net.minecraft.server.command

public class ExecuteCommand

qm
net.minecraft.unmapped.C_67670960
net.minecraft.server.command.ExecuteCommand
net.minecraft.command.impl.ExecuteCommand

Field summary

Modifier and TypeField
private static final Dynamic2CommandExceptionType
a
f_83337779
TOO_MANY_BLOCKS_EXCEPTION
field_198421_a
private static final SimpleCommandExceptionType
b
f_46798996
CONDITIONAL_FAILED_EXCEPTION
field_210456_b
private static final DynamicCommandExceptionType
c
f_89919782
CONDITIONAL_FAILED_COUNT_EXCEPTION
field_210457_c
private static final BinaryOperator<ResultConsumer<CommandSourceStack>>
d
f_89129902
CALLBACK_CHAINER
field_209957_b

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_36493227(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198378_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static ArgumentBuilder<CommandSourceStack, ?>
a(LiteralCommandNode<bu> arg0, LiteralArgumentBuilder<bu> arg1, boolean arg2)
m_41003114(com.mojang.brigadier.tree.LiteralCommandNode<C_30485881> arg0, com.mojang.brigadier.builder.LiteralArgumentBuilder<C_30485881> arg1, boolean arg2)
registerStore(com.mojang.brigadier.tree.LiteralCommandNode<CommandSourceStack> node, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> builder, boolean useResult)
func_198392_a(com.mojang.brigadier.tree.LiteralCommandNode<CommandSource> arg0, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> arg1, boolean arg2)
private static CommandSourceStack
a(bu arg0, Collection<String> arg1, cey arg2, boolean arg3)
m_73291799(C_30485881 arg0, Collection<String> arg1, C_30593188 arg2, boolean arg3)
storeValue(CommandSourceStack source, Collection<String> scoreHolders, ScoreboardObjective score, boolean useResult)
func_209930_a(CommandSource arg0, Collection<String> arg1, ScoreObjective arg2, boolean arg3)
private static CommandSourceStack
a(bu arg0, pu arg1, boolean arg2, boolean arg3)
m_37406123(C_30485881 arg0, C_41017532 arg1, boolean arg2, boolean arg3)
storeValue(CommandSourceStack source, CustomBossEvent bossEvent, boolean storeInValue, boolean useResult)
func_209952_a(CommandSource arg0, CustomBossEvent arg1, boolean arg2, boolean arg3)
private static CommandSourceStack
a(bu arg0, si arg1, ci$c arg2, IntFunction<ho> arg3, boolean arg4)
m_90413063(C_30485881 arg0, C_08167405 arg1, C_39693538$C_40343833 arg2, IntFunction<C_97075175> arg3, boolean arg4)
storeData(CommandSourceStack source, DataAccess data, NbtPathArgument$NbtPath path, IntFunction<NbtElement> transform, boolean useResult)
func_198397_a(CommandSource arg0, IDataAccessor arg1, NBTPathArgument$NBTPath arg2, IntFunction<INBTBase> arg3, boolean arg4)
private static ArgumentBuilder<CommandSourceStack, ?>
a(CommandNode<bu> arg0, LiteralArgumentBuilder<bu> arg1, boolean arg2)
m_92415268(com.mojang.brigadier.tree.CommandNode<C_30485881> arg0, com.mojang.brigadier.builder.LiteralArgumentBuilder<C_30485881> arg1, boolean arg2)
addConditionals(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> node, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack> builder, boolean positive)
func_198394_a(com.mojang.brigadier.tree.CommandNode<CommandSource> arg0, com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSource> arg1, boolean arg2)
private static boolean
a(CommandContext<bu> arg0, BiPredicate<Integer, Integer> arg1)
m_49933851(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, BiPredicate<Integer, Integer> arg1)
testScoreCondition(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, BiPredicate<Integer, Integer> condition)
func_198371_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, BiPredicate<Integer, Integer> arg1)
private static boolean
a(CommandContext<bu> arg0, ba$d arg1)
m_47013170(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, C_99878924$C_79862886 arg1)
testScoreMatch(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, NumberPredicate$Ints range)
func_201115_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, MinMaxBounds$IntBound arg1)
private static Collection<CommandSourceStack>
a(CommandContext<bu> arg0, boolean arg1, boolean arg2)
m_44103896(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, boolean arg1, boolean arg2)
getSourceOrEmptyForConditionFork(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, boolean positive, boolean value)
func_198411_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1, boolean arg2)
private static ArgumentBuilder<CommandSourceStack, ?>
a(CommandNode<bu> arg0, ArgumentBuilder<bu, ?> arg1, boolean arg2, qm$a arg3)
m_05313083(com.mojang.brigadier.tree.CommandNode<C_30485881> arg0, com.mojang.brigadier.builder.ArgumentBuilder<C_30485881, ?> arg1, boolean arg2, C_67670960$C_05398272 arg3)
addConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> root, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> builder, boolean positive, ExecuteCommand$CommandPredicate condition)
func_210415_a(com.mojang.brigadier.tree.CommandNode<CommandSource> arg0, com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, ?> arg1, boolean arg2, ExecuteCommand$ExecuteTest arg3)
private static ArgumentBuilder<CommandSourceStack, ?>
a(CommandNode<bu> arg0, ArgumentBuilder<bu, ?> arg1, boolean arg2, boolean arg3)
m_05818301(com.mojang.brigadier.tree.CommandNode<C_30485881> arg0, com.mojang.brigadier.builder.ArgumentBuilder<C_30485881, ?> arg1, boolean arg2, boolean arg3)
addBlocksConditionLogic(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> root, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> builder, boolean positive, boolean masked)
func_212178_a(com.mojang.brigadier.tree.CommandNode<CommandSource> arg0, com.mojang.brigadier.builder.ArgumentBuilder<CommandSource, ?> arg1, boolean arg2, boolean arg3)
private static int
a(CommandContext<bu> arg0, boolean arg1)
m_30566002(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, boolean arg1)
executePositiveBlockCondition(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, boolean masked)
func_212175_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1)
private static int
b(CommandContext<bu> arg0, boolean arg1)
m_41593732(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, boolean arg1)
executeNegativeBlockCondition(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, boolean masked)
func_212173_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1)
private static OptionalInt
c(CommandContext<bu> arg0, boolean arg1)
m_49099760(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, boolean arg1)
testBlocksCondition(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, boolean masked)
func_212169_c(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, boolean arg1)
private static OptionalInt
a(td arg0, el arg1, el arg2, el arg3, boolean arg4)
m_17971629(C_70668269 arg0, C_32594356 arg1, C_32594356 arg2, C_32594356 arg3, boolean arg4)
testBlocksCondition(ServerWorld world, BlockPos start, BlockPos end, BlockPos destination, boolean masked)
func_198395_a(WorldServer arg0, BlockPos arg1, BlockPos arg2, BlockPos arg3, boolean arg4)