Uses of Enum Class
net.minecraft.server.command.AdvancementCommand.Selection
-
Uses of AdvancementCommand.Selection in net.minecraft.server.command
Modifier and TypeMethodDescriptionstatic AdvancementCommand.Selection
Returns the enum constant of this class with the specified name.static AdvancementCommand.Selection[]
AdvancementCommand.Selection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static List<Advancement>
AdvancementCommand.select
(Advancement advancement, AdvancementCommand.Selection selection)