Uses of Enum Class
net.minecraft.server.commands.AdvancementCommands.Mode
-
Uses of AdvancementCommands.Mode in net.minecraft.server.commands
Modifier and TypeMethodDescriptionstatic AdvancementCommands.Mode
Returns the enum constant of this class with the specified name.static AdvancementCommands.Mode[]
AdvancementCommands.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static List<Advancement>
AdvancementCommands.getAdvancements
(Advancement p_136334_, AdvancementCommands.Mode p_136335_)