Uses of Enum Class
net.minecraft.server.command.AchievementCommand.class_3294
Packages that use AchievementCommand.class_3294
-
Uses of AchievementCommand.class_3294 in net.minecraft.server.command
Methods in net.minecraft.server.command that return AchievementCommand.class_3294Modifier and TypeMethodDescription(package private) static AchievementCommand.class_3294AchievementCommand.class_3294.method_14663(String string) Returns the enum constant of this class with the specified name.static AchievementCommand.class_3294[]AchievementCommand.class_3294.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.server.command with parameters of type AchievementCommand.class_3294Modifier and TypeMethodDescriptionprivate List<SimpleAdvancement>AchievementCommand.method_14650(SimpleAdvancement simpleAdvancement, AchievementCommand.class_3294 class_3294) private voidAchievementCommand.method_14653(MinecraftServer minecraftServer, CommandSource commandSource, String[] string, ServerPlayerEntity serverPlayerEntity, AchievementCommand.class_3293 class_3293, AchievementCommand.class_3294 class_3294)