Uses of Interface
net.minecraft.server.commands.ExecuteCommand.CommandGetter
Packages that use ExecuteCommand.CommandGetter
-
Uses of ExecuteCommand.CommandGetter in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type ExecuteCommand.CommandGetterModifier and TypeMethodDescriptionstatic <T extends ExecutionCommandSource<T>>
voidExecuteCommand.scheduleFunctionConditionsAndTest
(T pOriginalSource, List<T> pSources, Function<T, T> pSourceModifier, IntPredicate pSuccessCheck, com.mojang.brigadier.context.ContextChain<T> pContextChain, CompoundTag pArguments, ExecutionControl<T> pExecutionControl, ExecuteCommand.CommandGetter<T, Collection<CommandFunction<T>>> pFunctions, ChainModifiers pChainModifiers)