Uses of Enum Class
net.minecraft.server.commands.AdvancementCommands.Action
-
Uses of AdvancementCommands.Action in net.minecraft.server.commands
Modifier and TypeMethodDescriptionstatic AdvancementCommands.Action
Returns the enum constant of this class with the specified name.static AdvancementCommands.Action[]
AdvancementCommands.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
AdvancementCommands.perform
(CommandSourceStack p_136320_, Collection<ServerPlayer> p_136321_, AdvancementCommands.Action p_136322_, Collection<AdvancementHolder> p_136323_) private static int
AdvancementCommands.performCriterion
(CommandSourceStack p_136325_, Collection<ServerPlayer> p_136326_, AdvancementCommands.Action p_136327_, AdvancementHolder p_301324_, String p_136329_)