Uses of Enum Class
org.geysermc.floodgate.news.NewsItemAction
-
Uses of NewsItemAction in org.geysermc.floodgate.news
Modifier and TypeMethodDescriptionstatic NewsItemAction
static NewsItemAction
Returns the enum constant of this class with the specified name.static NewsItemAction[]
NewsItemAction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NewsItemAction in org.geysermc.geyser.util
Modifier and TypeMethodDescriptionNewsHandler.getActiveNews(NewsItemAction action)
void
NewsHandler.handleNews(GeyserSession session, NewsItemAction action)