Uses of Class
net.minecraft.commands.CommandSourceStack
Packages that use CommandSourceStack
Package
Description
-
Uses of CommandSourceStack in net.minecraft.commands
Fields in net.minecraft.commands with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionprivate com.mojang.brigadier.ResultConsumer<CommandSourceStack>CommandSourceStack.consumerprivate com.mojang.brigadier.CommandDispatcher<CommandSourceStack>Commands.dispatcherprivate com.mojang.brigadier.ParseResults<CommandSourceStack>CommandFunction.CommandEntry.parseMethods in net.minecraft.commands that return CommandSourceStackModifier and TypeMethodDescriptionCommandSourceStack.facing(Entity p_81332_, EntityAnchorArgument.Anchor p_81333_)CommandSourceStack.withAnchor(EntityAnchorArgument.Anchor p_81351_)CommandSourceStack.withCallback(com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81335_)CommandSourceStack.withCallback(com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81337_, BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSourceStack>> p_81338_)CommandSourceStack.withEntity(Entity p_81330_)CommandSourceStack.withLevel(ServerLevel p_81328_)CommandSourceStack.withMaximumPermission(int p_81359_)CommandSourceStack.withPermission(int p_81326_)CommandSourceStack.withPosition(Vec3 p_81349_)CommandSourceStack.withRotation(Vec2 p_81347_)CommandSourceStack.withSource(CommandSource p_165485_)CommandSourceStack.withSuppressedOutput()Methods in net.minecraft.commands that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic <T> com.mojang.brigadier.builder.RequiredArgumentBuilder<CommandSourceStack,T>com.mojang.brigadier.CommandDispatcher<CommandSourceStack>Commands.getDispatcher()static com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack>Methods in net.minecraft.commands with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate intCommandFunction.CommandEntry.execute(ServerFunctionManager p_164876_, CommandSourceStack p_164877_)voidCommandFunction.CommandEntry.execute(ServerFunctionManager p_164879_, CommandSourceStack p_164880_, Deque<ServerFunctionManager.QueuedCommand> p_164881_, int p_164882_, int p_164883_, ServerFunctionManager.TraceCallbacks p_164884_)voidCommandFunction.Entry.execute(ServerFunctionManager p_164885_, CommandSourceStack p_164886_, Deque<ServerFunctionManager.QueuedCommand> p_164887_, int p_164888_, int p_164889_, ServerFunctionManager.TraceCallbacks p_164890_)voidCommandFunction.FunctionEntry.execute(ServerFunctionManager p_164902_, CommandSourceStack p_164903_, Deque<ServerFunctionManager.QueuedCommand> p_164904_, int p_164905_, int p_164906_, ServerFunctionManager.TraceCallbacks p_164907_)private voidCommands.fillUsableCommands(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_82113_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_82114_, CommandSourceStack p_82115_, Map<com.mojang.brigadier.tree.CommandNode<CommandSourceStack>,com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_82116_)static CommandFunctionCommandFunction.fromLines(ResourceLocation p_77985_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_77986_, CommandSourceStack p_77987_, List<String> p_77988_)intCommands.performCommand(CommandSourceStack p_82118_, String p_82119_)Method parameters in net.minecraft.commands with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionprivate voidCommands.fillUsableCommands(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_82113_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_82114_, CommandSourceStack p_82115_, Map<com.mojang.brigadier.tree.CommandNode<CommandSourceStack>,com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_82116_)private voidCommands.fillUsableCommands(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_82113_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_82114_, CommandSourceStack p_82115_, Map<com.mojang.brigadier.tree.CommandNode<CommandSourceStack>,com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_82116_)static CommandFunctionCommandFunction.fromLines(ResourceLocation p_77985_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_77986_, CommandSourceStack p_77987_, List<String> p_77988_)voidCommandSourceStack.onCommandComplete(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_81343_, boolean p_81344_, int p_81345_)CommandSourceStack.withCallback(com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81335_)CommandSourceStack.withCallback(com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81337_, BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSourceStack>> p_81338_)CommandSourceStack.withCallback(com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81337_, BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSourceStack>> p_81338_)Constructor parameters in net.minecraft.commands with type arguments of type CommandSourceStackModifierConstructorDescriptionCommandEntry(com.mojang.brigadier.ParseResults<CommandSourceStack> p_78006_)protectedCommandSourceStack(CommandSource p_81312_, Vec3 p_81313_, Vec2 p_81314_, ServerLevel p_81315_, int p_81316_, String p_81317_, Component p_81318_, MinecraftServer p_81319_, Entity p_81320_, boolean p_81321_, com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_81322_, EntityAnchorArgument.Anchor p_81323_) -
Uses of CommandSourceStack in net.minecraft.commands.arguments
Fields in net.minecraft.commands.arguments with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>ScoreHolderArgument.SUGGEST_SCORE_HOLDERSMethods in net.minecraft.commands.arguments with parameters of type CommandSourceStackModifier and TypeMethodDescriptionEntityAnchorArgument.Anchor.apply(CommandSourceStack p_90380_)floatAngleArgument.SingleAngle.getAngle(CommandSourceStack p_83826_)Collection<com.mojang.authlib.GameProfile>GameProfileArgument.Result.getNames(CommandSourceStack p_94602_)Collection<com.mojang.authlib.GameProfile>GameProfileArgument.SelectorResult.getNames(CommandSourceStack p_94607_)ScoreHolderArgument.Result.getNames(CommandSourceStack p_108252_, Supplier<Collection<String>> p_108253_)ScoreHolderArgument.SelectorResult.getNames(CommandSourceStack p_108258_, Supplier<Collection<String>> p_108259_)MessageArgument.Message.toComponent(CommandSourceStack p_96850_, boolean p_96851_)MessageArgument.Part.toComponent(CommandSourceStack p_96861_)Method parameters in net.minecraft.commands.arguments with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic AdvancementResourceLocationArgument.getAdvancement(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_106988_, String p_106989_)static EntityAnchorArgument.AnchorEntityAnchorArgument.getAnchor(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_90354_, String p_90355_)static floatAngleArgument.getAngle(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_83811_, String p_83812_)static AttributeResourceLocationArgument.getAttribute(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_107007_, String p_107008_)static ChatFormattingColorArgument.getColor(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_85467_, String p_85468_)static ComponentComponentArgument.getComponent(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_87118_, String p_87119_)static ObjectiveCriteriaObjectiveCriteriaArgument.getCriteria(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_102566_, String p_102567_)static ServerLevelDimensionArgument.getDimension(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_88809_, String p_88810_)static intScoreboardSlotArgument.getDisplaySlot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_109200_, String p_109201_)static MobEffectMobEffectArgument.getEffect(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_98430_, String p_98431_)static EnchantmentItemEnchantmentArgument.getEnchantment(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_95264_, String p_95265_)static Collection<? extends Entity>EntityArgument.getEntities(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91462_, String p_91463_)static EntityEntityArgument.getEntity(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91453_, String p_91454_)static Collection<com.mojang.authlib.GameProfile>GameProfileArgument.getGameProfiles(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_94591_, String p_94592_)static ResourceLocationResourceLocationArgument.getId(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_107012_, String p_107013_)static LootItemFunctionResourceLocationArgument.getItemModifier(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_171032_, String p_171033_)static ComponentMessageArgument.getMessage(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_96836_, String p_96837_)static StringScoreHolderArgument.getName(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_108224_, String p_108225_)static Collection<String>ScoreHolderArgument.getNames(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_108244_, String p_108245_)static Collection<String>ScoreHolderArgument.getNames(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_108227_, String p_108228_, Supplier<Collection<String>> p_108229_)static Collection<String>ScoreHolderArgument.getNamesWithDefaultWildcard(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_108247_, String p_108248_)static ObjectiveObjectiveArgument.getObjective(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_101961_, String p_101962_)static OperationArgument.OperationOperationArgument.getOperation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_103276_, String p_103277_)static Collection<? extends Entity>EntityArgument.getOptionalEntities(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91468_, String p_91469_)static Collection<ServerPlayer>EntityArgument.getOptionalPlayers(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91472_, String p_91473_)static ParticleOptionsParticleArgument.getParticle(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_103938_, String p_103939_)static NbtPathArgument.NbtPathNbtPathArgument.getPath(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_99499_, String p_99500_)static ServerPlayerEntityArgument.getPlayer(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91475_, String p_91476_)static Collection<ServerPlayer>EntityArgument.getPlayers(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_91478_, String p_91479_)static LootItemConditionResourceLocationArgument.getPredicate(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_107002_, String p_107003_)static MinMaxBounds.DoublesRangeArgument.Floats.getRange(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_170805_, String p_170806_)static MinMaxBounds.IntsRangeArgument.Ints.getRange(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_105420_, String p_105421_)static Recipe<?>ResourceLocationArgument.getRecipe(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_106995_, String p_106996_)static intSlotArgument.getSlot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_111280_, String p_111281_)static ResourceLocationEntitySummonArgument.getSummonableEntity(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_93339_, String p_93340_)static PlayerTeamTeamArgument.getTeam(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_112092_, String p_112093_)static UUIDUuidArgument.getUuid(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_113854_, String p_113855_)static ObjectiveObjectiveArgument.getWritableObjective(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_101966_, String p_101967_) -
Uses of CommandSourceStack in net.minecraft.commands.arguments.blocks
Method parameters in net.minecraft.commands.arguments.blocks with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic BlockInputBlockStateArgument.getBlock(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_116124_, String p_116125_)static Predicate<BlockInWorld>BlockPredicateArgument.getBlockPredicate(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_115574_, String p_115575_) -
Uses of CommandSourceStack in net.minecraft.commands.arguments.coordinates
Methods in net.minecraft.commands.arguments.coordinates with parameters of type CommandSourceStackModifier and TypeMethodDescriptiondefault BlockPosCoordinates.getBlockPos(CommandSourceStack p_119569_)Coordinates.getPosition(CommandSourceStack p_119566_)LocalCoordinates.getPosition(CommandSourceStack p_119912_)WorldCoordinates.getPosition(CommandSourceStack p_120893_)Coordinates.getRotation(CommandSourceStack p_119567_)LocalCoordinates.getRotation(CommandSourceStack p_119915_)WorldCoordinates.getRotation(CommandSourceStack p_120896_)Method parameters in net.minecraft.commands.arguments.coordinates with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic ColumnPosColumnPosArgument.getColumnPos(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_118993_, String p_118994_)static CoordinatesVec3Argument.getCoordinates(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120850_, String p_120851_)static BlockPosBlockPosArgument.getLoadedBlockPos(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_118243_, String p_118244_)static CoordinatesRotationArgument.getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120483_, String p_120484_)static BlockPosBlockPosArgument.getSpawnablePos(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_174396_, String p_174397_)static EnumSet<Direction.Axis>SwizzleArgument.getSwizzle(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120811_, String p_120812_)static Vec2Vec2Argument.getVec2(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120826_, String p_120827_)static Vec3Vec3Argument.getVec3(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120845_, String p_120846_) -
Uses of CommandSourceStack in net.minecraft.commands.arguments.item
Method parameters in net.minecraft.commands.arguments.item with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionFunctionArgument.Result.create(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120955_)ItemPredicateArgument.Result.create(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_121068_)(package private) static CommandFunctionFunctionArgument.getFunction(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120929_, ResourceLocation p_120930_)static com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>>FunctionArgument.getFunctionOrTag(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120921_, String p_120922_)static Collection<CommandFunction>FunctionArgument.getFunctions(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120911_, String p_120912_)(package private) static Tag<CommandFunction>FunctionArgument.getFunctionTag(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120932_, ResourceLocation p_120933_)ItemPredicateArgument.getItemPredicate(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_121041_, String p_121042_)com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>>FunctionArgument.Result.unwrap(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_120956_) -
Uses of CommandSourceStack in net.minecraft.commands.arguments.selector
Methods in net.minecraft.commands.arguments.selector with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate voidEntitySelector.checkPermissions(CommandSourceStack p_121169_)EntitySelector.findEntities(CommandSourceStack p_121161_)EntitySelector.findPlayers(CommandSourceStack p_121167_)EntitySelector.findSingleEntity(CommandSourceStack p_121140_)EntitySelector.findSinglePlayer(CommandSourceStack p_121164_) -
Uses of CommandSourceStack in net.minecraft.commands.synchronization
Fields in net.minecraft.commands.synchronization with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>SuggestionProviders.ALL_RECIPESstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>SuggestionProviders.AVAILABLE_BIOMESstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>SuggestionProviders.AVAILABLE_SOUNDSstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>SuggestionProviders.SUMMONABLE_ENTITIES -
Uses of CommandSourceStack in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate static intTestCommand.clearAllTests(CommandSourceStack p_127953_, int p_127954_)private static intTestCommand.createNewStructure(CommandSourceStack p_127968_, String p_127969_, int p_127970_, int p_127971_, int p_127972_)private static intTestCommand.exportNearestTestStructure(CommandSourceStack p_128009_)private static intTestCommand.exportTestStructure(CommandSourceStack p_128011_, String p_128012_)private static intTestCommand.importTestStructure(CommandSourceStack p_128016_, String p_128017_)private static intTestCommand.runAllNearbyTests(CommandSourceStack p_128002_)private static intTestCommand.runAllTests(CommandSourceStack p_127956_, int p_127957_, int p_127958_)private static intTestCommand.runAllTestsInClass(CommandSourceStack p_127963_, String p_127964_, int p_127965_, int p_127966_)private static intTestCommand.runLastFailedTests(CommandSourceStack p_127983_, boolean p_127984_, int p_127985_, int p_127986_)private static intTestCommand.runNearbyTest(CommandSourceStack p_127951_)private static intTestCommand.runTest(CommandSourceStack p_127979_, TestFunction p_127980_, int p_127981_)private static voidTestCommand.runTests(CommandSourceStack p_127974_, Collection<TestFunction> p_127975_, int p_127976_, int p_127977_)private static voidTestCommand.say(CommandSourceStack p_128004_, String p_128005_)private static intTestCommand.showPos(CommandSourceStack p_127960_, String p_127961_)Method parameters in net.minecraft.gametest.framework with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic StringTestClassNameArgument.getTestClassName(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_127921_, String p_127922_)static TestFunctionTestFunctionArgument.getTestFunction(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_128092_, String p_128093_)static voidTestCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_127947_) -
Uses of CommandSourceStack in net.minecraft.network.chat
Methods in net.minecraft.network.chat with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate StringScoreComponent.findTargetName(CommandSourceStack p_131057_)protected Stream<CompoundTag>NbtComponent.BlockNbtComponent.getData(CommandSourceStack p_130994_)protected Stream<CompoundTag>NbtComponent.EntityNbtComponent.getData(CommandSourceStack p_131017_)protected abstract Stream<CompoundTag>NbtComponent.getData(CommandSourceStack p_130962_)protected Stream<CompoundTag>NbtComponent.StorageNbtComponent.getData(CommandSourceStack p_131038_)private StringScoreComponent.getScore(String p_131063_, CommandSourceStack p_131064_)ContextAwareComponent.resolve(CommandSourceStack p_130756_, Entity p_130757_, int p_130758_)NbtComponent.resolve(CommandSourceStack p_130964_, Entity p_130965_, int p_130966_)ScoreComponent.resolve(CommandSourceStack p_131059_, Entity p_131060_, int p_131061_)SelectorComponent.resolve(CommandSourceStack p_131089_, Entity p_131090_, int p_131091_)TranslatableComponent.resolve(CommandSourceStack p_131310_, Entity p_131311_, int p_131312_)private static StyleComponentUtils.resolveStyle(CommandSourceStack p_130737_, Style p_130738_, Entity p_130739_, int p_130740_)static Optional<MutableComponent>ComponentUtils.updateForEntity(CommandSourceStack p_178425_, Optional<Component> p_178426_, Entity p_178427_, int p_178428_)static MutableComponentComponentUtils.updateForEntity(CommandSourceStack p_130732_, Component p_130733_, Entity p_130734_, int p_130735_) -
Uses of CommandSourceStack in net.minecraft.server
Fields in net.minecraft.server declared as CommandSourceStackModifier and TypeFieldDescriptionprivate CommandSourceStackServerFunctionManager.QueuedCommand.senderConsoleInput.sourceFields in net.minecraft.server with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionprivate com.mojang.brigadier.CommandDispatcher<CommandSourceStack>ServerFunctionLibrary.dispatcherMethods in net.minecraft.server that return CommandSourceStackModifier and TypeMethodDescriptionMinecraftServer.createCommandSourceStack()ServerFunctionManager.getGameLoopSender()Methods in net.minecraft.server that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptioncom.mojang.brigadier.CommandDispatcher<CommandSourceStack>ServerFunctionManager.getDispatcher()Methods in net.minecraft.server with parameters of type CommandSourceStackModifier and TypeMethodDescription(package private) voidServerFunctionManager.ExecutionContext.delayFunctionCall(CommandFunction p_179973_, CommandSourceStack p_179974_)intServerFunctionManager.execute(CommandFunction p_136113_, CommandSourceStack p_136114_)intServerFunctionManager.execute(CommandFunction p_179961_, CommandSourceStack p_179962_, ServerFunctionManager.TraceCallbacks p_179963_)voidMinecraftServer.kickUnlistedPlayers(CommandSourceStack p_129850_)(package private) intServerFunctionManager.ExecutionContext.runTopCommand(CommandFunction p_179978_, CommandSourceStack p_179979_)Constructors in net.minecraft.server with parameters of type CommandSourceStackModifierConstructorDescriptionConsoleInput(String p_135931_, CommandSourceStack p_135932_)QueuedCommand(CommandSourceStack p_179982_, int p_179983_, CommandFunction.Entry p_179984_)Constructor parameters in net.minecraft.server with type arguments of type CommandSourceStackModifierConstructorDescriptionServerFunctionLibrary(int p_136053_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136054_) -
Uses of CommandSourceStack in net.minecraft.server.commands
Fields in net.minecraft.server.commands with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>AttributeCommand.AVAILABLE_ATTRIBUTESprivate static BinaryOperator<com.mojang.brigadier.ResultConsumer<CommandSourceStack>>ExecuteCommand.CALLBACK_CHAINERprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>DataPackCommand.SELECTED_PACKSprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>AdvancementCommands.SUGGEST_ADVANCEMENTSstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>BossBarCommands.SUGGEST_BOSS_BARstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>FunctionCommand.SUGGEST_FUNCTIONstatic com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>LootCommand.SUGGEST_LOOT_TABLEprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>ItemCommands.SUGGEST_MODIFIERprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>ExecuteCommand.SUGGEST_PREDICATEprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>ScheduleCommand.SUGGEST_SCHEDULEprivate static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>DataPackCommand.UNSELECTED_PACKSMethods in net.minecraft.server.commands with type parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate static <T extends com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, T>>
TLootCommand.addTargets(T p_137903_, LootCommand.TailProvider p_137904_)Methods in net.minecraft.server.commands that return CommandSourceStackModifier and TypeMethodDescriptionprivate static CommandSourceStackExecuteCommand.storeData(CommandSourceStack p_137118_, DataAccessor p_137119_, NbtPathArgument.NbtPath p_137120_, IntFunction<Tag> p_137121_, boolean p_137122_)private static CommandSourceStackExecuteCommand.storeValue(CommandSourceStack p_137108_, Collection<String> p_137109_, Objective p_137110_, boolean p_137111_)private static CommandSourceStackExecuteCommand.storeValue(CommandSourceStack p_137113_, CustomBossEvent p_137114_, boolean p_137115_, boolean p_137116_)Methods in net.minecraft.server.commands that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137075_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137076_, boolean p_137077_, ExecuteCommand.CommandPredicate p_137078_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditionals(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137085_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137086_, boolean p_137087_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addIfBlocksConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137080_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137081_, boolean p_137082_, boolean p_137083_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>LootCommand.TailProvider.construct(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_138054_, LootCommand.DropConsumer p_138055_)private static com.mojang.brigadier.Command<CommandSourceStack>ExecuteCommand.createNumericConditionalHandler(boolean p_137167_, ExecuteCommand.CommandNumericPredicate p_137168_)private static com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack>ScoreboardCommand.createRenderTypeModify()private static Collection<CommandSourceStack>ExecuteCommand.expect(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137071_, boolean p_137072_, boolean p_137073_)private static com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack>PlaySoundCommand.source(SoundSource p_138152_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.wrapStores(com.mojang.brigadier.tree.LiteralCommandNode<CommandSourceStack> p_137094_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137095_, boolean p_137096_)Methods in net.minecraft.server.commands with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate static intExperienceCommand.addExperience(CommandSourceStack p_137317_, Collection<? extends ServerPlayer> p_137318_, int p_137319_, ExperienceCommand.Type p_137320_)private static intAttributeCommand.addModifier(CommandSourceStack p_136470_, Entity p_136471_, Attribute p_136472_, UUID p_136473_, String p_136474_, double p_136475_, AttributeModifier.Operation p_136476_)private static intScoreboardCommand.addObjective(CommandSourceStack p_138503_, String p_138504_, ObjectiveCriteria p_138505_, Component p_138506_)private static intWhitelistCommand.addPlayers(CommandSourceStack p_139211_, Collection<com.mojang.authlib.GameProfile> p_139212_)private static intScoreboardCommand.addScore(CommandSourceStack p_138545_, Collection<String> p_138546_, Objective p_138547_, int p_138548_)private static intTagCommand.addTag(CommandSourceStack p_138849_, Collection<? extends Entity> p_138850_, String p_138851_)static intTimeCommand.addTime(CommandSourceStack p_139083_, int p_139084_)private static intTriggerCommand.addValue(CommandSourceStack p_139155_, Score p_139156_, int p_139157_)private static ItemStackItemCommands.applyModifier(CommandSourceStack p_180284_, LootItemFunction p_180285_, ItemStack p_180286_)private static intBanIpCommands.banIp(CommandSourceStack p_136540_, String p_136541_, Component p_136542_)private static intBanIpCommands.banIpOrName(CommandSourceStack p_136534_, String p_136535_, Component p_136536_)private static intBanPlayerCommands.banPlayers(CommandSourceStack p_136565_, Collection<com.mojang.authlib.GameProfile> p_136566_, Component p_136567_)private static intLootCommand.blockDistribute(CommandSourceStack p_137961_, BlockPos p_137962_, List<ItemStack> p_137963_, LootCommand.Callback p_137964_)private static intLootCommand.blockReplace(CommandSourceStack p_137954_, BlockPos p_137955_, int p_137956_, int p_137957_, List<ItemStack> p_137958_, LootCommand.Callback p_137959_)private static intItemCommands.blockToBlock(CommandSourceStack p_180302_, BlockPos p_180303_, int p_180304_, BlockPos p_180305_, int p_180306_)private static intItemCommands.blockToBlock(CommandSourceStack p_180308_, BlockPos p_180309_, int p_180310_, BlockPos p_180311_, int p_180312_, LootItemFunction p_180313_)private static intItemCommands.blockToEntities(CommandSourceStack p_180315_, BlockPos p_180316_, int p_180317_, Collection<? extends Entity> p_180318_, int p_180319_)private static intItemCommands.blockToEntities(CommandSourceStack p_180321_, BlockPos p_180322_, int p_180323_, Collection<? extends Entity> p_180324_, int p_180325_, LootItemFunction p_180326_)private static voidLootCommand.callback(CommandSourceStack p_137966_, List<ItemStack> p_137967_)private static voidLootCommand.callback(CommandSourceStack p_137969_, List<ItemStack> p_137970_, ResourceLocation p_137971_)private static intForceLoadCommand.changeForceLoad(CommandSourceStack p_137686_, ColumnPos p_137687_, ColumnPos p_137688_, boolean p_137689_)private static intRaidCommand.check(CommandSourceStack p_180494_)private static booleanExecuteCommand.checkCustomPredicate(CommandSourceStack p_137105_, LootItemCondition p_137106_)private static intScoreboardCommand.clearDisplaySlot(CommandSourceStack p_138478_, int p_138479_)private static intEffectCommands.clearEffect(CommandSourceStack p_136963_, Collection<? extends Entity> p_136964_, MobEffect p_136965_)private static intEffectCommands.clearEffects(CommandSourceStack p_136960_, Collection<? extends Entity> p_136961_)private static intClearInventoryCommands.clearInventory(CommandSourceStack p_136706_, Collection<ServerPlayer> p_136707_, Predicate<ItemStack> p_136708_, int p_136709_)private static intTitleCommand.clearTitle(CommandSourceStack p_139109_, Collection<ServerPlayer> p_139110_)private static intCloneCommands.clone(CommandSourceStack p_136736_, BlockPos p_136737_, BlockPos p_136738_, BlockPos p_136739_, Predicate<BlockInWorld> p_136740_, CloneCommands.Mode p_136741_)private static intBossBarCommands.createBar(CommandSourceStack p_136592_, ResourceLocation p_136593_, Component p_136594_)private static intTeamCommand.createTeam(CommandSourceStack p_138911_, String p_138912_)private static intTeamCommand.createTeam(CommandSourceStack p_138914_, String p_138915_, Component p_138916_)private static intTeamCommand.deleteTeam(CommandSourceStack p_138927_, PlayerTeam p_138928_)private static intDeOpCommands.deopPlayers(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_)private static intDataPackCommand.disablePack(CommandSourceStack p_136826_, Pack p_136827_)private static intWhitelistCommand.disableWhitelist(CommandSourceStack p_139226_)private static intLootCommand.dropInWorld(CommandSourceStack p_137946_, Vec3 p_137947_, List<ItemStack> p_137948_, LootCommand.Callback p_137949_)private static intTeamCommand.emptyTeam(CommandSourceStack p_138884_, PlayerTeam p_138885_)private static intDataPackCommand.enablePack(CommandSourceStack p_136829_, Pack p_136830_, DataPackCommand.Inserter p_136831_)private static intScoreboardCommand.enableTrigger(CommandSourceStack p_138515_, Collection<String> p_138516_, Objective p_138517_)private static intWhitelistCommand.enableWhitelist(CommandSourceStack p_139219_)private static intEnchantCommand.enchant(CommandSourceStack p_137015_, Collection<? extends Entity> p_137016_, Enchantment p_137017_, int p_137018_)private static intItemCommands.entityToBlock(CommandSourceStack p_180258_, Entity p_180259_, int p_180260_, BlockPos p_180261_, int p_180262_)private static intItemCommands.entityToBlock(CommandSourceStack p_180264_, Entity p_180265_, int p_180266_, BlockPos p_180267_, int p_180268_, LootItemFunction p_180269_)private static intItemCommands.entityToEntities(CommandSourceStack p_180271_, Entity p_180272_, int p_180273_, Collection<? extends Entity> p_180274_, int p_180275_)private static intItemCommands.entityToEntities(CommandSourceStack p_180277_, Entity p_180278_, int p_180279_, Collection<? extends Entity> p_180280_, int p_180281_, LootItemFunction p_180282_)private static intDebugPathCommand.fillBlocks(CommandSourceStack p_180130_, BlockPos p_180131_)private static intFillCommand.fillBlocks(CommandSourceStack p_137386_, BoundingBox p_137387_, BlockInput p_137388_, FillCommand.Mode p_137389_, Predicate<BlockInWorld> p_137390_)private static intListPlayersCommand.format(CommandSourceStack p_137827_, Function<ServerPlayer,Component> p_137828_)private static intAttributeCommand.getAttributeBase(CommandSourceStack p_136492_, Entity p_136493_, Attribute p_136494_, double p_136495_)private static intAttributeCommand.getAttributeModifier(CommandSourceStack p_136464_, Entity p_136465_, Attribute p_136466_, UUID p_136467_, double p_136468_)private static intAttributeCommand.getAttributeValue(CommandSourceStack p_136454_, Entity p_136455_, Attribute p_136456_, double p_136457_)private static ItemStackItemCommands.getBlockItem(CommandSourceStack p_180288_, BlockPos p_180289_, int p_180290_)private static ContainerItemCommands.getContainer(CommandSourceStack p_180328_, BlockPos p_180329_, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType p_180330_)private static ContainerLootCommand.getContainer(CommandSourceStack p_137951_, BlockPos p_137952_)private static intBossBarCommands.getMax(CommandSourceStack p_136629_, CustomBossEvent p_136630_)private static intBossBarCommands.getPlayers(CommandSourceStack p_136645_, CustomBossEvent p_136646_)private static intScoreboardCommand.getScore(CommandSourceStack p_138499_, String p_138500_, Objective p_138501_)private static intWorldBorderCommand.getSize(CommandSourceStack p_139251_)private static ItemStackLootCommand.getSourceHandItem(CommandSourceStack p_137939_, EquipmentSlot p_137940_)private static intBossBarCommands.getValue(CommandSourceStack p_136596_, CustomBossEvent p_136597_)private static intBossBarCommands.getVisible(CommandSourceStack p_136640_, CustomBossEvent p_136641_)private static intEffectCommands.giveEffect(CommandSourceStack p_136967_, Collection<? extends Entity> p_136968_, MobEffect p_136969_, Integer p_136970_, int p_136971_, boolean p_136972_)private static intGiveCommand.giveItem(CommandSourceStack p_137779_, ItemInput p_137780_, Collection<ServerPlayer> p_137781_, int p_137782_)private static intRecipeCommand.giveRecipes(CommandSourceStack p_138207_, Collection<ServerPlayer> p_138208_, Collection<Recipe<?>> p_138209_)private static intRaidCommand.glow(CommandSourceStack p_180473_)private static intTeamCommand.joinTeam(CommandSourceStack p_138895_, PlayerTeam p_138896_, Collection<String> p_138897_)private static intKickCommand.kickPlayers(CommandSourceStack p_137802_, Collection<ServerPlayer> p_137803_, Component p_137804_)private static intKillCommand.kill(CommandSourceStack p_137814_, Collection<? extends Entity> p_137815_)private static intTeamCommand.leaveTeam(CommandSourceStack p_138918_, Collection<String> p_138919_)private static intDataPackCommand.listAvailablePacks(CommandSourceStack p_136855_)private static intBossBarCommands.listBars(CommandSourceStack p_136590_)private static intDataPackCommand.listEnabledPacks(CommandSourceStack p_136866_)private static intForceLoadCommand.listForceLoad(CommandSourceStack p_137681_)private static intTeamCommand.listMembers(CommandSourceStack p_138944_, PlayerTeam p_138945_)private static intScoreboardCommand.listObjectives(CommandSourceStack p_138539_)private static intDataPackCommand.listPacks(CommandSourceStack p_136824_)private static intListPlayersCommand.listPlayers(CommandSourceStack p_137825_)private static intListPlayersCommand.listPlayersWithUuids(CommandSourceStack p_137832_)private static intTagCommand.listTags(CommandSourceStack p_138846_, Collection<? extends Entity> p_138847_)private static intTeamCommand.listTeams(CommandSourceStack p_138882_)private static intScoreboardCommand.listTrackedPlayers(CommandSourceStack p_138476_)private static intScoreboardCommand.listTrackedPlayerScores(CommandSourceStack p_138496_, String p_138497_)private static intLocateCommand.locate(CommandSourceStack p_137863_, StructureFeature<?> p_137864_)private static intLocateBiomeCommand.locateBiome(CommandSourceStack p_137843_, ResourceLocation p_137844_)private static voidGameModeCommand.logGamemodeChange(CommandSourceStack p_137738_, ServerPlayer p_137739_, GameType p_137740_)private static intItemCommands.modifyBlockItem(CommandSourceStack p_180297_, BlockPos p_180298_, int p_180299_, LootItemFunction p_180300_)private static intItemCommands.modifyEntityItem(CommandSourceStack p_180337_, Collection<? extends Entity> p_180338_, int p_180339_, LootItemFunction p_180340_)private static intOpCommand.opPlayers(CommandSourceStack p_138089_, Collection<com.mojang.authlib.GameProfile> p_138090_)private static intPardonCommand.pardonPlayers(CommandSourceStack p_138103_, Collection<com.mojang.authlib.GameProfile> p_138104_)private static intAdvancementCommands.perform(CommandSourceStack p_136320_, Collection<ServerPlayer> p_136321_, AdvancementCommands.Action p_136322_, Collection<Advancement> p_136323_)voidTeleportCommand.LookAt.perform(CommandSourceStack p_139061_, Entity p_139062_)private static intAdvancementCommands.performCriterion(CommandSourceStack p_136325_, Collection<ServerPlayer> p_136326_, AdvancementCommands.Action p_136327_, Advancement p_136328_, String p_136329_)private static intScoreboardCommand.performOperation(CommandSourceStack p_138524_, Collection<String> p_138525_, Objective p_138526_, OperationArgument.Operation p_138527_, Collection<String> p_138528_, Objective p_138529_)private static voidTeleportCommand.performTeleport(CommandSourceStack p_139015_, Entity p_139016_, ServerLevel p_139017_, double p_139018_, double p_139019_, double p_139020_, Set<ClientboundPlayerPositionPacket.RelativeArgument> p_139021_, float p_139022_, float p_139023_, TeleportCommand.LookAt p_139024_)private static intPlaySoundCommand.playSound(CommandSourceStack p_138161_, Collection<ServerPlayer> p_138162_, ResourceLocation p_138163_, SoundSource p_138164_, Vec3 p_138165_, float p_138166_, float p_138167_, float p_138168_)private static intRaidCommand.playSound(CommandSourceStack p_180478_, Component p_180479_)private static intPublishCommand.publish(CommandSourceStack p_138191_, int p_138192_)private static intExperienceCommand.queryExperience(CommandSourceStack p_137313_, ServerPlayer p_137314_, ExperienceCommand.Type p_137315_)private static intForceLoadCommand.queryForceLoad(CommandSourceStack p_137683_, ColumnPos p_137684_)(package private) static <T extends GameRules.Value<T>>
intGameRuleCommand.queryRule(CommandSourceStack p_137758_, GameRules.Key<T> p_137759_)private static intTimeCommand.queryTime(CommandSourceStack p_139088_, int p_139089_)private static intWhitelistCommand.reload(CommandSourceStack p_139209_)static voidReloadCommand.reloadPacks(Collection<String> p_138236_, CommandSourceStack p_138237_)private static intScheduleCommand.remove(CommandSourceStack p_138434_, String p_138435_)private static intForceLoadCommand.removeAll(CommandSourceStack p_137696_)private static intBossBarCommands.removeBar(CommandSourceStack p_136650_, CustomBossEvent p_136651_)private static intAttributeCommand.removeModifier(CommandSourceStack p_136459_, Entity p_136460_, Attribute p_136461_, UUID p_136462_)private static intScoreboardCommand.removeObjective(CommandSourceStack p_138485_, Objective p_138486_)private static intWhitelistCommand.removePlayers(CommandSourceStack p_139221_, Collection<com.mojang.authlib.GameProfile> p_139222_)private static intScoreboardCommand.removeScore(CommandSourceStack p_138554_, Collection<String> p_138555_, Objective p_138556_, int p_138557_)private static intTagCommand.removeTag(CommandSourceStack p_138857_, Collection<? extends Entity> p_138858_, String p_138859_)private static intScoreboardCommand.resetScore(CommandSourceStack p_138541_, Collection<String> p_138542_, Objective p_138543_)private static intScoreboardCommand.resetScores(CommandSourceStack p_138508_, Collection<String> p_138509_)private static intTitleCommand.resetTitle(CommandSourceStack p_139125_, Collection<ServerPlayer> p_139126_)private static intFunctionCommand.runFunction(CommandSourceStack p_137724_, Collection<CommandFunction> p_137725_)private static intSaveAllCommand.saveAll(CommandSourceStack p_138278_, boolean p_138279_)private static voidPerfCommand.saveResults(CommandSourceStack p_180447_, Path p_180448_, MinecraftServer p_180449_)private static intScheduleCommand.schedule(CommandSourceStack p_138429_, com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>> p_138430_, int p_138431_, boolean p_138432_)private static intMsgCommand.sendMessage(CommandSourceStack p_138065_, Collection<ServerPlayer> p_138066_, Component p_138067_)private static intTeamMsgCommand.sendMessage(CommandSourceStack p_139004_, Component p_139005_)private static intParticleCommand.sendParticles(CommandSourceStack p_138129_, ParticleOptions p_138130_, Vec3 p_138131_, Vec3 p_138132_, float p_138133_, int p_138134_, boolean p_138135_, Collection<ServerPlayer> p_138136_)private static intAttributeCommand.setAttributeBase(CommandSourceStack p_136503_, Entity p_136504_, Attribute p_136505_, double p_136506_)private static intRaidCommand.setBadOmenLevel(CommandSourceStack p_180475_, int p_180476_)private static intSetBlockCommand.setBlock(CommandSourceStack p_138608_, BlockPos p_138609_, BlockInput p_138610_, SetBlockCommand.Mode p_138611_, Predicate<BlockInWorld> p_138612_)private static intItemCommands.setBlockItem(CommandSourceStack p_180292_, BlockPos p_180293_, int p_180294_, ItemStack p_180295_)private static intWorldBorderCommand.setCenter(CommandSourceStack p_139263_, Vec2 p_139264_)private static intWeatherCommand.setClear(CommandSourceStack p_139173_, int p_139174_)private static intTeamCommand.setCollision(CommandSourceStack p_138887_, PlayerTeam p_138888_, Team.CollisionRule p_138889_)private static intBossBarCommands.setColor(CommandSourceStack p_136603_, CustomBossEvent p_136604_, BossEvent.BossBarColor p_136605_)private static intTeamCommand.setColor(CommandSourceStack p_138899_, PlayerTeam p_138900_, ChatFormatting p_138901_)private static intWorldBorderCommand.setDamageAmount(CommandSourceStack p_139270_, float p_139271_)private static intWorldBorderCommand.setDamageBuffer(CommandSourceStack p_139257_, float p_139258_)private static intTeamCommand.setDeathMessageVisibility(CommandSourceStack p_138930_, PlayerTeam p_138931_, Team.Visibility p_138932_)static intDifficultyCommand.setDifficulty(CommandSourceStack p_136945_, Difficulty p_136946_)private static intScoreboardCommand.setDisplayName(CommandSourceStack p_138492_, Objective p_138493_, Component p_138494_)private static intTeamCommand.setDisplayName(CommandSourceStack p_138903_, PlayerTeam p_138904_, Component p_138905_)private static intScoreboardCommand.setDisplaySlot(CommandSourceStack p_138481_, int p_138482_, Objective p_138483_)private static intItemCommands.setEntityItem(CommandSourceStack p_180332_, Collection<? extends Entity> p_180333_, int p_180334_, ItemStack p_180335_)private static intExperienceCommand.setExperience(CommandSourceStack p_137326_, Collection<? extends ServerPlayer> p_137327_, int p_137328_, ExperienceCommand.Type p_137329_)private static intTeamCommand.setFriendlyFire(CommandSourceStack p_138938_, PlayerTeam p_138939_, boolean p_138940_)private static intTeamCommand.setFriendlySight(CommandSourceStack p_138907_, PlayerTeam p_138908_, boolean p_138909_)private static intSetPlayerIdleTimeoutCommand.setIdleTimeout(CommandSourceStack p_138641_, int p_138642_)private static intBossBarCommands.setMax(CommandSourceStack p_136632_, CustomBossEvent p_136633_, int p_136634_)private static intDefaultGameModeCommands.setMode(CommandSourceStack p_136931_, GameType p_136932_)private static intBossBarCommands.setName(CommandSourceStack p_136615_, CustomBossEvent p_136616_, Component p_136617_)private static intTeamCommand.setNametagVisibility(CommandSourceStack p_138891_, PlayerTeam p_138892_, Team.Visibility p_138893_)private static intBossBarCommands.setPlayers(CommandSourceStack p_136611_, CustomBossEvent p_136612_, Collection<ServerPlayer> p_136613_)private static intTeamCommand.setPrefix(CommandSourceStack p_138934_, PlayerTeam p_138935_, Component p_138936_)private static intWeatherCommand.setRain(CommandSourceStack p_139178_, int p_139179_)private static intScoreboardCommand.setRenderType(CommandSourceStack p_138488_, Objective p_138489_, ObjectiveCriteria.RenderType p_138490_)private static intScoreboardCommand.setScore(CommandSourceStack p_138519_, Collection<String> p_138520_, Objective p_138521_, int p_138522_)private static intWorldBorderCommand.setSize(CommandSourceStack p_139253_, double p_139254_, long p_139255_)private static intSetSpawnCommand.setSpawn(CommandSourceStack p_138650_, Collection<ServerPlayer> p_138651_, BlockPos p_138652_, float p_138653_)private static intSetWorldSpawnCommand.setSpawn(CommandSourceStack p_138667_, BlockPos p_138668_, float p_138669_)private static intBossBarCommands.setStyle(CommandSourceStack p_136607_, CustomBossEvent p_136608_, BossEvent.BossBarOverlay p_136609_)private static intTeamCommand.setSuffix(CommandSourceStack p_138947_, PlayerTeam p_138948_, Component p_138949_)private static intWeatherCommand.setThunder(CommandSourceStack p_139183_, int p_139184_)static intTimeCommand.setTime(CommandSourceStack p_139078_, int p_139079_)private static intTitleCommand.setTimes(CommandSourceStack p_139112_, Collection<ServerPlayer> p_139113_, int p_139114_, int p_139115_, int p_139116_)private static intBossBarCommands.setValue(CommandSourceStack p_136599_, CustomBossEvent p_136600_, int p_136601_)private static intTriggerCommand.setValue(CommandSourceStack p_139161_, Score p_139162_, int p_139163_)private static intBossBarCommands.setVisible(CommandSourceStack p_136619_, CustomBossEvent p_136620_, boolean p_136621_)private static intWorldBorderCommand.setWarningDistance(CommandSourceStack p_139273_, int p_139274_)private static intWorldBorderCommand.setWarningTime(CommandSourceStack p_139260_, int p_139261_)private static intBanListCommands.showList(CommandSourceStack p_136550_, Collection<? extends BanListEntry<?>> p_136551_)private static intWhitelistCommand.showList(CommandSourceStack p_139230_)static intLocateCommand.showLocateResult(CommandSourceStack p_137866_, String p_137867_, BlockPos p_137868_, BlockPos p_137869_, String p_137870_)private static intTitleCommand.showTitle(CommandSourceStack p_142781_, Collection<ServerPlayer> p_142782_, Component p_142783_, String p_142784_, Function<Component,Packet<?>> p_142785_)private static intTriggerCommand.simpleTrigger(CommandSourceStack p_139152_, Score p_139153_)private static intSummonCommand.spawnEntity(CommandSourceStack p_138821_, ResourceLocation p_138822_, Vec3 p_138823_, CompoundTag p_138824_, boolean p_138825_)private static intRaidCommand.spawnLeader(CommandSourceStack p_180483_)private static intDebugMobSpawningCommand.spawnMobs(CommandSourceStack p_180115_, MobCategory p_180116_, BlockPos p_180117_)private static intSpectateCommand.spectate(CommandSourceStack p_138684_, Entity p_138685_, ServerPlayer p_138686_)private static intSpreadPlayersCommand.spreadPlayers(CommandSourceStack p_138703_, Vec2 p_138704_, float p_138705_, float p_138706_, int p_138707_, boolean p_138708_, Collection<? extends Entity> p_138709_)private static intDebugCommand.start(CommandSourceStack p_136910_)private static intRaidCommand.start(CommandSourceStack p_180485_, int p_180486_)private static intPerfCommand.startProfilingDedicatedServer(CommandSourceStack p_180442_)private static intDebugCommand.stop(CommandSourceStack p_136916_)private static intRaidCommand.stop(CommandSourceStack p_180490_)private static intPerfCommand.stopProfilingDedicatedServer(CommandSourceStack p_180457_)private static intStopSoundCommand.stopSound(CommandSourceStack p_138801_, Collection<ServerPlayer> p_138802_, SoundSource p_138803_, ResourceLocation p_138804_)private static CommandSourceStackExecuteCommand.storeData(CommandSourceStack p_137118_, DataAccessor p_137119_, NbtPathArgument.NbtPath p_137120_, IntFunction<Tag> p_137121_, boolean p_137122_)private static CommandSourceStackExecuteCommand.storeValue(CommandSourceStack p_137108_, Collection<String> p_137109_, Objective p_137110_, boolean p_137111_)private static CommandSourceStackExecuteCommand.storeValue(CommandSourceStack p_137113_, CustomBossEvent p_137114_, boolean p_137115_, boolean p_137116_)static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>TriggerCommand.suggestObjectives(CommandSourceStack p_139149_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_139150_)private static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ScoreboardCommand.suggestTriggers(CommandSourceStack p_138511_, Collection<String> p_138512_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_138513_)private static intRecipeCommand.takeRecipes(CommandSourceStack p_138213_, Collection<ServerPlayer> p_138214_, Collection<Recipe<?>> p_138215_)private static intTeleportCommand.teleportToEntity(CommandSourceStack p_139033_, Collection<? extends Entity> p_139034_, Entity p_139035_)private static intTeleportCommand.teleportToPos(CommandSourceStack p_139026_, Collection<? extends Entity> p_139027_, ServerLevel p_139028_, Coordinates p_139029_, Coordinates p_139030_, TeleportCommand.LookAt p_139031_)private static intDebugCommand.traceFunction(CommandSourceStack p_180066_, Collection<CommandFunction> p_180067_)private static intPardonIpCommand.unban(CommandSourceStack p_138118_, String p_138119_)private static voidPerfCommand.whenStopped(CommandSourceStack p_180444_, ProfileResults p_180445_)Method parameters in net.minecraft.server.commands with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionintLootCommand.DropConsumer.accept(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_138050_, List<ItemStack> p_138051_, LootCommand.Callback p_138052_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137075_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137076_, boolean p_137077_, ExecuteCommand.CommandPredicate p_137078_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137075_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137076_, boolean p_137077_, ExecuteCommand.CommandPredicate p_137078_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditionals(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137085_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137086_, boolean p_137087_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addConditionals(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137085_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137086_, boolean p_137087_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addIfBlocksConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137080_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137081_, boolean p_137082_, boolean p_137083_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.addIfBlocksConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137080_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137081_, boolean p_137082_, boolean p_137083_)private static intExecuteCommand.checkIfRegions(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137068_, boolean p_137069_)private static OptionalIntExecuteCommand.checkRegions(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137221_, boolean p_137222_)private static booleanExecuteCommand.checkScore(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137065_, BiPredicate<Integer,Integer> p_137066_)private static booleanExecuteCommand.checkScore(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137059_, MinMaxBounds.Ints p_137060_)private static intExecuteCommand.checkUnlessRegions(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137194_, boolean p_137195_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>LootCommand.TailProvider.construct(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_138054_, LootCommand.DropConsumer p_138055_)private static ComponentEmoteCommands.createMessage(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_136990_, String p_136991_)private static intLootCommand.drop(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137922_, ResourceLocation p_137923_, LootContext p_137924_, LootCommand.DropConsumer p_137925_)private static intLootCommand.dropBlockLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137913_, BlockPos p_137914_, ItemStack p_137915_, LootCommand.DropConsumer p_137916_)private static intLootCommand.dropChestLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137933_, ResourceLocation p_137934_, LootCommand.DropConsumer p_137935_)private static intLootCommand.dropFishingLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137927_, ResourceLocation p_137928_, BlockPos p_137929_, ItemStack p_137930_, LootCommand.DropConsumer p_137931_)private static intLootCommand.dropKillLoot(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137906_, Entity p_137907_, LootCommand.DropConsumer p_137908_)private static Collection<CommandSourceStack>ExecuteCommand.expect(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137071_, boolean p_137072_, boolean p_137073_)static CustomBossEventBossBarCommands.getBossBar(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_136585_)private static PackDataPackCommand.getPack(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_136816_, String p_136817_, boolean p_136818_)static voidAdvancementCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136311_)static voidAttributeCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136445_)static voidBanIpCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136528_)static voidBanListCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136544_)static voidBanPlayerCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136559_)static voidBossBarCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136583_)static voidClearInventoryCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136700_)static voidCloneCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136730_)static voidDataPackCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136809_)static voidDebugCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136906_)static voidDebugMobSpawningCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180111_)static voidDebugPathCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180124_)static voidDefaultGameModeCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136927_)static voidDeOpCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136889_)static voidDifficultyCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136939_)static voidEffectCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136954_)static voidEmoteCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136986_)static voidEnchantCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137009_)static voidExecuteCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137043_)static voidExperienceCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137307_)static voidFillCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137380_)static voidForceLoadCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137677_)static voidFunctionCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137715_)static voidGameModeCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137730_)static voidGameRuleCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137745_)static voidGiveCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137773_)static voidHelpCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137788_)static voidItemCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180249_)static voidKickCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137796_)static voidKillCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137808_)static voidListPlayersCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137821_)static voidLocateBiomeCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137837_)static voidLocateCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137859_)static voidLootCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137898_)static voidMsgCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138061_)static voidOpCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138080_)static voidPardonCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138094_)static voidPardonIpCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138109_)static voidParticleCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138123_)static voidPerfCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180438_)static voidPlaySoundCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138157_)static voidPublishCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138185_)static voidRaidCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180469_)static voidRecipeCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138201_)static voidReloadCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138227_)static voidSaveAllCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138272_)static voidSaveOffCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138285_)static voidSaveOnCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138293_)static voidSayCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138410_)static voidScheduleCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138420_)static voidScoreboardCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138469_)static voidSeedCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138590_, boolean p_138591_)static voidSetBlockCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138602_)static voidSetPlayerIdleTimeoutCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138635_)static voidSetSpawnCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138644_)static voidSetWorldSpawnCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138661_)static voidSpectateCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138678_)static voidSpreadPlayersCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138697_)static voidStopCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138786_)static voidStopSoundCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138795_)static voidSummonCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138815_)static voidTagCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138837_)static voidTeamCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138878_)static voidTeamMsgCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139000_)static voidTeleportCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139009_)static voidTellRawCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139064_)static voidTimeCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139072_)static voidTitleCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139103_)static voidTriggerCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139142_)static voidWeatherCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139167_)static voidWhitelistCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139202_)static voidWorldBorderCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139247_)private static intGameModeCommand.setMode(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137732_, Collection<ServerPlayer> p_137733_, GameType p_137734_)(package private) static <T extends GameRules.Value<T>>
intGameRuleCommand.setRule(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137755_, GameRules.Key<T> p_137756_)intExecuteCommand.CommandNumericPredicate.test(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137301_)booleanExecuteCommand.CommandPredicate.test(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_137303_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.wrapStores(com.mojang.brigadier.tree.LiteralCommandNode<CommandSourceStack> p_137094_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137095_, boolean p_137096_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ExecuteCommand.wrapStores(com.mojang.brigadier.tree.LiteralCommandNode<CommandSourceStack> p_137094_, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> p_137095_, boolean p_137096_) -
Uses of CommandSourceStack in net.minecraft.server.commands.data
Fields in net.minecraft.server.commands.data with type parameters of type CommandSourceStackModifier and TypeFieldDescription(package private) static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>StorageDataAccessor.SUGGEST_STORAGEMethods in net.minecraft.server.commands.data that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.DataManipulatorDecorator.create(DataCommands.DataManipulator p_139501_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.decorateModification(BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,DataCommands.DataManipulatorDecorator> p_139404_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.DataProvider.wrap(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_139502_, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>> p_139503_)Methods in net.minecraft.server.commands.data with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate static intDataCommands.getData(CommandSourceStack p_139383_, DataAccessor p_139384_)private static intDataCommands.getData(CommandSourceStack p_139444_, DataAccessor p_139445_, NbtPathArgument.NbtPath p_139446_)private static intDataCommands.getNumeric(CommandSourceStack p_139390_, DataAccessor p_139391_, NbtPathArgument.NbtPath p_139392_, double p_139393_)private static intDataCommands.mergeData(CommandSourceStack p_139395_, DataAccessor p_139396_, CompoundTag p_139397_)private static intDataCommands.removeData(CommandSourceStack p_139386_, DataAccessor p_139387_, NbtPathArgument.NbtPath p_139388_)Method parameters in net.minecraft.server.commands.data with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionDataCommands.DataProvider.access(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139504_)private static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.decorateModification(BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,DataCommands.DataManipulatorDecorator> p_139404_)(package private) static CommandStorageStorageDataAccessor.getGlobalTags(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139561_)private static intDataCommands.manipulateData(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139376_, DataCommands.DataProvider p_139377_, DataCommands.DataManipulator p_139378_, List<Tag> p_139379_)intDataCommands.DataManipulator.modify(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139496_, CompoundTag p_139497_, NbtPathArgument.NbtPath p_139498_, List<Tag> p_139499_)static voidDataCommands.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139366_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.DataProvider.wrap(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_139502_, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>> p_139503_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.DataProvider.wrap(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_139502_, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>> p_139503_)com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>DataCommands.DataProvider.wrap(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_139502_, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>,com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>> p_139503_) -
Uses of CommandSourceStack in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated with parameters of type CommandSourceStackModifier and TypeMethodDescriptionvoidDedicatedServer.handleConsoleInput(String p_139646_, CommandSourceStack p_139647_) -
Uses of CommandSourceStack in net.minecraft.server.rcon
Methods in net.minecraft.server.rcon that return CommandSourceStack -
Uses of CommandSourceStack in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return CommandSourceStack -
Uses of CommandSourceStack in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle that return CommandSourceStackModifier and TypeMethodDescriptionMinecartCommandBlock.MinecartCommandBase.createCommandSourceStack() -
Uses of CommandSourceStack in net.minecraft.world.item
Methods in net.minecraft.world.item with parameters of type CommandSourceStackModifier and TypeMethodDescriptionstatic booleanWrittenBookItem.resolveBookComponents(ItemStack p_43462_, CommandSourceStack p_43463_, Player p_43464_)private static StringWrittenBookItem.resolvePage(CommandSourceStack p_151249_, Player p_151250_, String p_151251_) -
Uses of CommandSourceStack in net.minecraft.world.level
Methods in net.minecraft.world.level that return CommandSourceStackModifier and TypeMethodDescriptionabstract CommandSourceStackBaseCommandBlock.createCommandSourceStack()Methods in net.minecraft.world.level that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.RequiredArgumentBuilder<CommandSourceStack,?>GameRules.Type.createArgument(String p_46359_)Method parameters in net.minecraft.world.level with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionvoidGameRules.Value.setFromArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_46371_, String p_46372_)protected voidGameRules.BooleanValue.updateFromArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_46231_, String p_46232_)protected voidGameRules.IntegerValue.updateFromArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_46304_, String p_46305_)protected abstract voidGameRules.Value.updateFromArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_46365_, String p_46366_) -
Uses of CommandSourceStack in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity that return CommandSourceStackModifier and TypeMethodDescriptionprivate CommandSourceStackLecternBlockEntity.createCommandSourceStack(Player p_59535_)SignBlockEntity.createCommandSourceStack(ServerPlayer p_59736_) -
Uses of CommandSourceStack in net.minecraftforge.event
Fields in net.minecraftforge.event with type parameters of type CommandSourceStackModifier and TypeFieldDescriptionprivate com.mojang.brigadier.CommandDispatcher<CommandSourceStack>RegisterCommandsEvent.dispatcherprivate com.mojang.brigadier.ParseResults<CommandSourceStack>CommandEvent.parseMethods in net.minecraftforge.event that return types with arguments of type CommandSourceStackModifier and TypeMethodDescriptioncom.mojang.brigadier.CommandDispatcher<CommandSourceStack>RegisterCommandsEvent.getDispatcher()com.mojang.brigadier.ParseResults<CommandSourceStack>CommandEvent.getParseResults()Method parameters in net.minecraftforge.event with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionstatic voidForgeEventFactory.onCommandRegister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, Commands.CommandSelection environment)voidCommandEvent.setParseResults(com.mojang.brigadier.ParseResults<CommandSourceStack> parse)Constructor parameters in net.minecraftforge.event with type arguments of type CommandSourceStackModifierConstructorDescriptionCommandEvent(com.mojang.brigadier.ParseResults<CommandSourceStack> parse)RegisterCommandsEvent(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, Commands.CommandSelection environment) -
Uses of CommandSourceStack in net.minecraftforge.server.command
Fields in net.minecraftforge.server.command declared as CommandSourceStackMethods in net.minecraftforge.server.command that return types with arguments of type CommandSourceStackModifier and TypeMethodDescription(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandDimensions.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandEntity.EntityListCommand.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandEntity.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandGenerate.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandModList.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandSetDimension.register()Deprecated, for removal: This API element is subject to removal in a future version.(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTps.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTrack.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTrack.ResetTrackingCommand.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTrack.StartTrackingCommand.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTrack.TrackResultsBlockEntity.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>CommandTrack.TrackResultsEntity.register()(package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>ConfigCommand.ShowFile.register()Methods in net.minecraftforge.server.command with parameters of type CommandSourceStackModifier and TypeMethodDescriptionprivate static intCommandEntity.EntityListCommand.execute(CommandSourceStack sender, String filter, ResourceKey<Level> dim)private static intCommandGenerate.execute(CommandSourceStack source, BlockPos pos, int count, ServerLevel dim, int interval)private static <T> intCommandTrack.TrackResults.execute(CommandSourceStack source, TimeTracker<T> tracker, Function<ForgeTimings<T>,Component> toString)ChunkGenWorker.getStartMessage(CommandSourceStack sender)private static intCommandTps.sendTime(CommandSourceStack cs, ServerLevel dim)Method parameters in net.minecraftforge.server.command with type arguments of type CommandSourceStackModifier and TypeMethodDescriptionprivate static intCommandSetDimension.execute(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, Collection<? extends Entity> entities, ServerLevel dim, BlockPos pos)Deprecated, for removal: This API element is subject to removal in a future version.private static intCommandGenerate.getInt(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String name)static voidConfigCommand.register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)private static intConfigCommand.ShowFile.showFile(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)Constructors in net.minecraftforge.server.command with parameters of type CommandSourceStackModifierConstructorDescriptionChunkGenWorker(CommandSourceStack listener, BlockPos start, int total, ServerLevel dim, int interval)Constructor parameters in net.minecraftforge.server.command with type arguments of type CommandSourceStackModifierConstructorDescriptionForgeCommand(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)