Uses of Enum Class
net.minecraft.server.commands.AdvancementCommands.Mode
Packages that use AdvancementCommands.Mode
-
Uses of AdvancementCommands.Mode in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return AdvancementCommands.ModeModifier 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.Methods in net.minecraft.server.commands with parameters of type AdvancementCommands.ModeModifier and TypeMethodDescriptionprivate static List<AdvancementHolder>
AdvancementCommands.getAdvancements
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_300960_, AdvancementHolder p_301220_, AdvancementCommands.Mode p_136335_)