Uses of Enum Class
net.minecraft.server.command.AchievementCommand.class_3293
Packages that use AchievementCommand.class_3293
-
Uses of AchievementCommand.class_3293 in net.minecraft.server.command
Methods in net.minecraft.server.command that return AchievementCommand.class_3293Modifier and TypeMethodDescription(package private) static AchievementCommand.class_3293AchievementCommand.class_3293.method_14656(String string) Returns the enum constant of this class with the specified name.static AchievementCommand.class_3293[]AchievementCommand.class_3293.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_3293Modifier and TypeMethodDescriptionprivate voidAchievementCommand.method_14653(MinecraftServer minecraftServer, CommandSource commandSource, String[] string, ServerPlayerEntity serverPlayerEntity, AchievementCommand.class_3293 class_3293, AchievementCommand.class_3294 class_3294) (package private) voidAchievementCommand.class_3294.method_14660(CommandSource commandSource, AchievementCommand achievementCommand, AchievementCommand.class_3293 class_3293, Object[] object) (package private) CommandExceptionAchievementCommand.class_3294.method_14661(AchievementCommand.class_3293 class_3293) (package private) CommandExceptionAchievementCommand.class_3294.method_14662(AchievementCommand.class_3293 class_3293, Object[] object)