Uses of Class
net.minecraft.command.CommandException
Packages that use CommandException
Package
Description
-
Uses of CommandException in net.minecraft
Subclasses of CommandException in net.minecraftMethods in net.minecraft that throw CommandExceptionModifier and TypeMethodDescriptionvoidclass_3029.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidclass_3064.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) -
Uses of CommandException in net.minecraft.command
Subclasses of CommandException in net.minecraft.commandModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.minecraft.command that throw CommandExceptionModifier and TypeMethodDescriptionstatic EntityAbstractCommand.method_10711(MinecraftServer minecraftServer, CommandSource commandSource, String string) static <T extends Entity>
TAbstractCommand.method_12702(MinecraftServer minecraftServer, CommandSource commandSource, String string, Class<? extends T> class2) AbstractCommand.method_12704(MinecraftServer minecraftServer, CommandSource commandSource, String string) static StringAbstractCommand.method_12705(MinecraftServer minecraftServer, CommandSource commandSource, String string) static StringAbstractCommand.method_12706(MinecraftServer minecraftServer, CommandSource commandSource, String string) voidCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidStopSoundCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) static TextAbstractCommand.method_4635(CommandSource source, String[] string, int int2) static ServerPlayerEntityAbstractCommand.method_4639(MinecraftServer minecraftServer, CommandSource commandSource, String string) static TextAbstractCommand.method_8406(CommandSource source, String[] string, int int2, boolean bool) static booleanAbstractCommand.parseBoolean(String value) -
Uses of CommandException in net.minecraft.server.command
Methods in net.minecraft.server.command that throw CommandExceptionModifier and TypeMethodDescriptionprotected voidScoreboardCommand.method_12134(MinecraftServer minecraftServer, CommandSource commandSource, String[] string, int int2) voidAchievementCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidBlockDataCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidClearCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidCloneCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidDebugCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidDefaultGameModeCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidDifficultyCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidEffectCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidEnchantCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidEntityDataCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidExecuteCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidExperienceCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidFillCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidGameModeCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidGameRuleCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidGiveCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidHelpCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidKickCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidKillCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidListCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidMeCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidMessageCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidParticleCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidPlaySoundCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidPublishCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidReplaceItemCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSayCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidScoreboardCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSeedCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSetBlockCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSetWorldSpawnCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSpawnPointCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSpreadPlayersCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidStatsCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSummonCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTeleportCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTellRawCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTestForBlockCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTestForBlocksCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTestForCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTimeCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTitleCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidToggleDownfallCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidTriggerCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidWeatherCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidWorldBorderCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) private intCommandRegistry.method_4642(Command command, String[] args) protected TeamScoreboardCommand.method_5304(String string, MinecraftServer minecraftServer) protected ScoreboardObjectiveScoreboardCommand.method_5305(String string, boolean bool, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5307(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5308(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5310(CommandSource commandSource, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5311(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5312(CommandSource commandSource, String string, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5313(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5314(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5315(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5316(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5317(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5318(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5319(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5320(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_5321(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) private voidSpreadPlayersCommand.method_5549(CommandSource commandSource, List<Entity> list, SpreadPlayersCommand.Pile pile, double double2, double double3, World world, boolean bool) private intSpreadPlayersCommand.method_5550(SpreadPlayersCommand.Pile pile, double double2, World world, Random random, double double3, double double4, double double5, double double6, SpreadPlayersCommand.Pile[] pile2, boolean bool) private intReplaceItemCommand.method_9549(String string) private booleanScoreboardCommand.method_9646(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) protected voidScoreboardCommand.method_9648(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_9649(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) protected voidScoreboardCommand.method_9650(CommandSource commandSource, String[] string, int int2, MinecraftServer minecraftServer) -
Uses of CommandException in net.minecraft.server.dedicated.command
Methods in net.minecraft.server.dedicated.command that throw CommandExceptionModifier and TypeMethodDescriptionvoidBanCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidBanIpCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidBanListCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidDeOpCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidOpCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidPardonCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidPardonIpCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSaveAllCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSaveOffCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSaveOnCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidSetIdleTimeoutCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidStopCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) voidWhitelistCommand.method_3279(MinecraftServer minecraftServer, CommandSource commandSource, String[] string) -
Uses of CommandException in net.minecraft.util
Methods in net.minecraft.util that throw CommandExceptionModifier and TypeMethodDescriptionPlayerSelector.method_10866(CommandSource source, String string, Class<? extends T> class2) static booleanPlayerSelector.method_4088(String string) PlayerSelector.method_4098(String string) static TextPlayerSelector.method_6362(CommandSource source, String string) static TextChatSerializer.process(CommandSource source, Text test, Entity entity) static <T extends Entity>
TPlayerSelector.selectEntity(CommandSource source, String string, Class<? extends T> entityClass) static ServerPlayerEntityPlayerSelector.selectPlayer(CommandSource sender, String string)