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
<AdvancementHolder> AdvancementCommands.getAdvancements
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_300960_, AdvancementHolder p_301220_, AdvancementCommands.Mode p_136335_)