Uses of Enum
org.geysermc.floodgate.news.NewsItemMessage
Packages that use NewsItemMessage
-
Uses of NewsItemMessage in org.geysermc.floodgate.news
Methods in org.geysermc.floodgate.news that return NewsItemMessageModifier and TypeMethodDescriptionstatic NewsItemMessageNewsItemMessage.getById(int id)static NewsItemMessageReturns the enum constant of this type with the specified name.static NewsItemMessage[]NewsItemMessage.values()Returns an array containing the constants of this enum type, in the order they are declared.