Uses of Enum Class
net.minecraft.command.impl.AdvancementCommand.Mode
Packages that use AdvancementCommand.Mode
-
Uses of AdvancementCommand.Mode in net.minecraft.command.impl
Methods in net.minecraft.command.impl that return AdvancementCommand.ModeModifier and TypeMethodDescriptionstatic AdvancementCommand.Mode
Returns the enum constant of this class with the specified name.static AdvancementCommand.Mode[]
AdvancementCommand.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.command.impl with parameters of type AdvancementCommand.ModeModifier and TypeMethodDescriptionprivate static List<Advancement>
AdvancementCommand.getAdvancements
(Advancement p_198216_0_, AdvancementCommand.Mode p_198216_1_)