Uses of Enum Class
io.papermc.paper.advancement.AdvancementDisplay.Frame
Packages that use AdvancementDisplay.Frame
-
Uses of AdvancementDisplay.Frame in io.papermc.paper.advancement
Fields in io.papermc.paper.advancement with type parameters of type AdvancementDisplay.FrameModifier and TypeFieldDescriptionstatic final Index<String,
AdvancementDisplay.Frame> AdvancementDisplay.Frame.NAMES
The name map.Methods in io.papermc.paper.advancement that return AdvancementDisplay.FrameModifier 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.