package de.steamwar.bausystem.shared; public interface EnumDisplay { String getChatValue(); }