net.minecraft.commands.execution

public interface CustomModifierExecutor<T>

hu
net.minecraft.commands.execution.CustomModifierExecutor
net.minecraft.class_8851
net.minecraft.command.Forkable
net.minecraft.commands.execution.CustomModifierExecutor

Method summary

Modifier and TypeMethod
void
a(T arg0, List<T> arg1, com.mojang.brigadier.context.ContextChain<T> arg2, hr arg3, hx<T> arg4)
apply(T arg0, List<T> arg1, com.mojang.brigadier.context.ContextChain<T> arg2, ChainModifiers arg3, ExecutionControl<T> arg4)
method_54270(T arg0, List<T> arg1, com.mojang.brigadier.context.ContextChain<T> arg2, class_8936 arg3, class_8855<T> arg4)
execute(T baseSource, List<T> sources, com.mojang.brigadier.context.ContextChain<T> contextChain, ExecutionFlags flags, ExecutionControl<T> control)