Uses of Enum Class
org.geysermc.floodgate.news.NewsItemMessage
-
Uses of NewsItemMessage in org.geysermc.floodgate.news
Modifier and TypeMethodDescriptionstatic NewsItemMessage
NewsItemMessage.getById(int id)
static NewsItemMessage
Returns the enum constant of this class with the specified name.static NewsItemMessage[]
NewsItemMessage.values()
Returns an array containing the constants of this enum class, in the order they are declared.