Uses of Enum Class
net.minecraft.command.impl.AdvancementCommand.Action
-
Uses of AdvancementCommand.Action in net.minecraft.command.impl
Modifier and TypeMethodDescriptionstatic AdvancementCommand.Action
Returns the enum constant of this class with the specified name.static AdvancementCommand.Action[]
AdvancementCommand.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
AdvancementCommand.perform
(CommandSource p_198214_0_, Collection<ServerPlayerEntity> p_198214_1_, AdvancementCommand.Action p_198214_2_, Collection<Advancement> p_198214_3_) private static int
AdvancementCommand.performCriterion
(CommandSource p_198203_0_, Collection<ServerPlayerEntity> p_198203_1_, AdvancementCommand.Action p_198203_2_, Advancement p_198203_3_, String p_198203_4_)