Uses of Interface
net.minecraft.command.CommandSource
Packages that use CommandSource
Package
Description
-
Uses of CommandSource in net.minecraft.client.network
Classes in net.minecraft.client.network that implement CommandSource -
Uses of CommandSource in net.minecraft.client.particle
Classes in net.minecraft.client.particle that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassstatic classstatic classstatic classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.command
Methods in net.minecraft.command with parameters of type CommandSourceModifier and TypeMethodDescriptionvoidCommand.execute(CommandSource source, String[] args) static ServerPlayerEntityAbstractCommand.getAsPlayer(CommandSource source) AbstractCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) Command.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) static BlockAbstractCommand.getBlock(CommandSource source, String identifier) static BlockPosAbstractCommand.getBlockPos(CommandSource source, String[] args, int permissionLevel, boolean bool) AbstractCommand.getEntities(CommandSource source, String uuid) static EntityAbstractCommand.getEntity(CommandSource source, String uuid) static <T extends Entity>
TAbstractCommand.getEntity(CommandSource source, String uuid, Class<? extends T> entityClass) static ItemAbstractCommand.getItem(CommandSource source, String identifier) static ServerPlayerEntityAbstractCommand.getPlayer(CommandSource source, String name) Command.getUsageTranslationKey(CommandSource source) booleanAbstractCommand.isAccessible(CommandSource source) booleanCommand.isAccessible(CommandSource source) static StringAbstractCommand.method_10714(CommandSource source, String string) voidCommandStats.method_10792(CommandSource commandSource, CommandStats.Type type, int int2) static TextAbstractCommand.method_4635(CommandSource source, String[] string, int int2) static StringAbstractCommand.method_5468(CommandSource source, String string) static TextAbstractCommand.method_8406(CommandSource source, String[] string, int int2, boolean bool) static voidAbstractCommand.run(CommandSource source, Command command, int permissionLevel, String label, Object[] args) static voidAbstractCommand.run(CommandSource source, Command command, String label, Object[] args) voidCommandProvider.run(CommandSource sender, Command command, int permissionLevel, String label, Object[] args) -
Uses of CommandSource in net.minecraft.entity
Classes in net.minecraft.entity that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement CommandSource -
Uses of CommandSource in net.minecraft.entity.boss.dragon
Classes in net.minecraft.entity.boss.dragon that implement CommandSource -
Uses of CommandSource in net.minecraft.entity.decoration
Classes in net.minecraft.entity.decoration that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.decoration.painting
Classes in net.minecraft.entity.decoration.painting that implement CommandSource -
Uses of CommandSource in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.player
Classes in net.minecraft.entity.player that implement CommandSourceModifier and TypeClassDescriptionclassLocal client player entityclassClient player entity used by incoming mp playersclassclass -
Uses of CommandSource in net.minecraft.entity.projectile
Classes in net.minecraft.entity.projectile that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.thrown
Classes in net.minecraft.entity.thrown that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.entity.vehicle
Classes in net.minecraft.entity.vehicle that implement CommandSourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of CommandSource in net.minecraft.server
Classes in net.minecraft.server that implement CommandSourceMethods in net.minecraft.server with parameters of type CommandSourceModifier and TypeMethodDescriptionMinecraftServer.getCompletions(CommandSource source, String partialcommand, BlockPos lookingAt) -
Uses of CommandSource in net.minecraft.server.command
Classes in net.minecraft.server.command that implement CommandSourceMethods in net.minecraft.server.command with parameters of type CommandSourceModifier and TypeMethodDescriptionvoidAchievementCommand.execute(CommandSource source, String[] args) voidBlockDataCommand.execute(CommandSource source, String[] args) voidClearCommand.execute(CommandSource source, String[] args) voidCloneCommand.execute(CommandSource source, String[] args) intCommandRegistry.execute(CommandSource source, String name) intCommandRegistryProvider.execute(CommandSource source, String name) voidDebugCommand.execute(CommandSource source, String[] args) voidDefaultGameModeCommand.execute(CommandSource source, String[] args) voidDifficultyCommand.execute(CommandSource source, String[] args) voidEffectCommand.execute(CommandSource source, String[] args) voidEnchantCommand.execute(CommandSource source, String[] args) voidEntityDataCommand.execute(CommandSource source, String[] args) voidExecuteCommand.execute(CommandSource source, String[] args) voidExperienceCommand.execute(CommandSource source, String[] args) voidFillCommand.execute(CommandSource source, String[] args) voidGameModeCommand.execute(CommandSource source, String[] args) voidGameRuleCommand.execute(CommandSource source, String[] args) voidGiveCommand.execute(CommandSource source, String[] args) voidHelpCommand.execute(CommandSource source, String[] args) voidKickCommand.execute(CommandSource source, String[] args) voidKillCommand.execute(CommandSource source, String[] args) voidListCommand.execute(CommandSource source, String[] args) voidMeCommand.execute(CommandSource source, String[] args) voidMessageCommand.execute(CommandSource source, String[] args) voidParticleCommand.execute(CommandSource source, String[] args) voidPlaySoundCommand.execute(CommandSource source, String[] args) voidPublishCommand.execute(CommandSource source, String[] args) voidReplaceItemCommand.execute(CommandSource source, String[] args) voidSayCommand.execute(CommandSource source, String[] args) voidScoreboardCommand.execute(CommandSource source, String[] args) voidSeedCommand.execute(CommandSource source, String[] args) voidSetBlockCommand.execute(CommandSource source, String[] args) voidSetWorldSpawnCommand.execute(CommandSource source, String[] args) voidSpawnPointCommand.execute(CommandSource source, String[] args) voidSpreadPlayersCommand.execute(CommandSource source, String[] args) voidStatsCommand.execute(CommandSource source, String[] args) voidSummonCommand.execute(CommandSource source, String[] args) voidTeleportCommand.execute(CommandSource source, String[] args) voidTellRawCommand.execute(CommandSource source, String[] args) voidTestForBlockCommand.execute(CommandSource source, String[] args) voidTestForBlocksCommand.execute(CommandSource source, String[] args) voidTestForCommand.execute(CommandSource source, String[] args) voidTimeCommand.execute(CommandSource source, String[] args) voidTitleCommand.execute(CommandSource source, String[] args) voidToggleDownfallCommand.execute(CommandSource source, String[] args) voidTriggerCommand.execute(CommandSource source, String[] args) voidWeatherCommand.execute(CommandSource source, String[] args) voidWorldBorderCommand.execute(CommandSource source, String[] args) AchievementCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) BlockDataCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ClearCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) CloneCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) DebugCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) DifficultyCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) EffectCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) EnchantCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ExecuteCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ExperienceCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) FillCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) GameModeCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) GameRuleCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) GiveCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) HelpCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) KickCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) KillCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) MeCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) MessageCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ParticleCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) PlaySoundCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ReplaceItemCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SayCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) ScoreboardCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SetBlockCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SetWorldSpawnCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SpawnPointCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SpreadPlayersCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) StatsCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) SummonCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TeleportCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TellRawCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TestForBlockCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TestForBlocksCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TestForCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TimeCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TitleCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) TriggerCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) WeatherCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) WorldBorderCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) CommandRegistry.getCompletions(CommandSource source, String name, BlockPos pos) CommandRegistryProvider.getCompletions(CommandSource source, String name, BlockPos pos) AchievementCommand.getUsageTranslationKey(CommandSource source) BlockDataCommand.getUsageTranslationKey(CommandSource source) ClearCommand.getUsageTranslationKey(CommandSource source) CloneCommand.getUsageTranslationKey(CommandSource source) DebugCommand.getUsageTranslationKey(CommandSource source) DefaultGameModeCommand.getUsageTranslationKey(CommandSource source) DifficultyCommand.getUsageTranslationKey(CommandSource source) EffectCommand.getUsageTranslationKey(CommandSource source) EnchantCommand.getUsageTranslationKey(CommandSource source) EntityDataCommand.getUsageTranslationKey(CommandSource source) ExecuteCommand.getUsageTranslationKey(CommandSource source) ExperienceCommand.getUsageTranslationKey(CommandSource source) FillCommand.getUsageTranslationKey(CommandSource source) GameModeCommand.getUsageTranslationKey(CommandSource source) GameRuleCommand.getUsageTranslationKey(CommandSource source) GiveCommand.getUsageTranslationKey(CommandSource source) HelpCommand.getUsageTranslationKey(CommandSource source) KickCommand.getUsageTranslationKey(CommandSource source) KillCommand.getUsageTranslationKey(CommandSource source) ListCommand.getUsageTranslationKey(CommandSource source) MeCommand.getUsageTranslationKey(CommandSource source) MessageCommand.getUsageTranslationKey(CommandSource source) ParticleCommand.getUsageTranslationKey(CommandSource source) PlaySoundCommand.getUsageTranslationKey(CommandSource source) PublishCommand.getUsageTranslationKey(CommandSource source) ReplaceItemCommand.getUsageTranslationKey(CommandSource source) SayCommand.getUsageTranslationKey(CommandSource source) ScoreboardCommand.getUsageTranslationKey(CommandSource source) SeedCommand.getUsageTranslationKey(CommandSource source) SetBlockCommand.getUsageTranslationKey(CommandSource source) SetWorldSpawnCommand.getUsageTranslationKey(CommandSource source) SpawnPointCommand.getUsageTranslationKey(CommandSource source) SpreadPlayersCommand.getUsageTranslationKey(CommandSource source) StatsCommand.getUsageTranslationKey(CommandSource source) SummonCommand.getUsageTranslationKey(CommandSource source) TeleportCommand.getUsageTranslationKey(CommandSource source) TellRawCommand.getUsageTranslationKey(CommandSource source) TestForBlockCommand.getUsageTranslationKey(CommandSource source) TestForBlocksCommand.getUsageTranslationKey(CommandSource source) TestForCommand.getUsageTranslationKey(CommandSource source) TimeCommand.getUsageTranslationKey(CommandSource source) TitleCommand.getUsageTranslationKey(CommandSource source) ToggleDownfallCommand.getUsageTranslationKey(CommandSource source) TriggerCommand.getUsageTranslationKey(CommandSource source) WeatherCommand.getUsageTranslationKey(CommandSource source) WorldBorderCommand.getUsageTranslationKey(CommandSource source) booleanSeedCommand.isAccessible(CommandSource source) protected booleanCommandRegistry.method_10732(CommandSource commandSource, String[] string, Command command, String string2) protected voidTimeCommand.method_14(CommandSource commandSource, int int2) protected voidTimeCommand.method_15(CommandSource commandSource, int int2) CommandRegistry.method_3309(CommandSource source) CommandRegistryProvider.method_3309(CommandSource source) protected LevelInfo.GameModeGameModeCommand.method_3540(CommandSource commandSource, String string) HelpCommand.method_3863(CommandSource commandSource) protected voidScoreboardCommand.method_5307(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5308(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5310(CommandSource commandSource) protected voidScoreboardCommand.method_5311(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5312(CommandSource commandSource, String string) protected voidScoreboardCommand.method_5313(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5314(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5315(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5316(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5317(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5318(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5319(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5320(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_5321(CommandSource commandSource, String[] string, int int2) private voidSpreadPlayersCommand.method_5549(CommandSource commandSource, List<Entity> list, SpreadPlayersCommand.Pile pile, double double2, double double3, World world, boolean bool) private booleanScoreboardCommand.method_9646(CommandSource commandSource, String[] string) protected voidScoreboardCommand.method_9648(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_9649(CommandSource commandSource, String[] string, int int2) protected voidScoreboardCommand.method_9650(CommandSource commandSource, String[] string, int int2) voidCommandManager.run(CommandSource sender, Command command, int permissionLevel, String label, Object[] args) -
Uses of CommandSource in net.minecraft.server.dedicated
Classes in net.minecraft.server.dedicated that implement CommandSourceFields in net.minecraft.server.dedicated declared as CommandSourceMethods in net.minecraft.server.dedicated with parameters of type CommandSourceModifier and TypeMethodDescriptionvoidMinecraftDedicatedServer.enqueueCommand(String name, CommandSource source) Constructors in net.minecraft.server.dedicated with parameters of type CommandSource -
Uses of CommandSource in net.minecraft.server.dedicated.command
Methods in net.minecraft.server.dedicated.command with parameters of type CommandSourceModifier and TypeMethodDescriptionvoidBanCommand.execute(CommandSource source, String[] args) voidBanIpCommand.execute(CommandSource source, String[] args) voidBanListCommand.execute(CommandSource source, String[] args) voidDeOpCommand.execute(CommandSource source, String[] args) voidOpCommand.execute(CommandSource source, String[] args) voidPardonCommand.execute(CommandSource source, String[] args) voidPardonIpCommand.execute(CommandSource source, String[] args) voidSaveAllCommand.execute(CommandSource source, String[] args) voidSaveOffCommand.execute(CommandSource source, String[] args) voidSaveOnCommand.execute(CommandSource source, String[] args) voidSetIdleTimeoutCommand.execute(CommandSource source, String[] args) voidStopCommand.execute(CommandSource source, String[] args) voidWhitelistCommand.execute(CommandSource source, String[] args) BanCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) BanIpCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) BanListCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) DeOpCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) OpCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) PardonCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) PardonIpCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) WhitelistCommand.getAutoCompleteHints(CommandSource source, String[] args, BlockPos pos) BanCommand.getUsageTranslationKey(CommandSource source) BanIpCommand.getUsageTranslationKey(CommandSource source) BanListCommand.getUsageTranslationKey(CommandSource source) DeOpCommand.getUsageTranslationKey(CommandSource source) OpCommand.getUsageTranslationKey(CommandSource source) PardonCommand.getUsageTranslationKey(CommandSource source) PardonIpCommand.getUsageTranslationKey(CommandSource source) SaveAllCommand.getUsageTranslationKey(CommandSource source) SaveOffCommand.getUsageTranslationKey(CommandSource source) SaveOnCommand.getUsageTranslationKey(CommandSource source) SetIdleTimeoutCommand.getUsageTranslationKey(CommandSource source) StopCommand.getUsageTranslationKey(CommandSource source) WhitelistCommand.getUsageTranslationKey(CommandSource source) booleanBanCommand.isAccessible(CommandSource source) booleanBanIpCommand.isAccessible(CommandSource source) booleanBanListCommand.isAccessible(CommandSource source) booleanPardonCommand.isAccessible(CommandSource source) booleanPardonIpCommand.isAccessible(CommandSource source) protected voidBanIpCommand.method_2054(CommandSource commandSource, String string, String string2) -
Uses of CommandSource in net.minecraft.server.integrated
Classes in net.minecraft.server.integrated that implement CommandSource -
Uses of CommandSource in net.minecraft.util
Methods in net.minecraft.util with parameters of type CommandSourceModifier and TypeMethodDescriptionPlayerSelector.method_10856(List<T> list, Map<String, String> map, CommandSource commandSource, Class<? extends T> class2, String string, BlockPos blockPos) PlayerSelector.method_10862(CommandSource commandSource, Map<String, String> map) PlayerSelector.method_10866(CommandSource source, String string, Class<? extends T> class2) private static <T extends Entity>
booleanPlayerSelector.method_10867(CommandSource commandSource, Map<String, String> map) 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) -
Uses of CommandSource in net.minecraft.world
Classes in net.minecraft.world that implement CommandSource