Uses of Enum Class
net.minecraft.command.impl.AdvancementCommand.Mode
-
Uses of AdvancementCommand.Mode in net.minecraft.command.impl
Modifier 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.Modifier and TypeMethodDescriptionprivate static List<Advancement>
AdvancementCommand.getAdvancements
(Advancement p_198216_0_, AdvancementCommand.Mode p_198216_1_)