Uses of Enum Class
io.papermc.paper.advancement.AdvancementDisplay.Frame
-
Uses of AdvancementDisplay.Frame in io.papermc.paper.advancement
Modifier and TypeFieldDescriptionstatic final Index
<String, AdvancementDisplay.Frame> AdvancementDisplay.Frame.NAMES
The name map.Modifier and TypeMethodDescriptionAdvancementDisplay.frame()
Gets theAdvancementDisplay.Frame
.static AdvancementDisplay.Frame
Returns the enum constant of this class with the specified name.static AdvancementDisplay.Frame[]
AdvancementDisplay.Frame.values()
Returns an array containing the constants of this enum class, in the order they are declared.