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 originalSource, List<T> sources, Function<T, T> sourceModifier, IntPredicate successCheck, com.mojang.brigadier.context.ContextChain<T> contextChain, CompoundTag arguments, ExecutionControl<T> executionControl, ExecuteCommand.CommandGetter<T, Collection<CommandFunction<T>>> functions, ChainModifiers chainModifiers)