net.minecraft.commands.execution

public interface UnboundEntryAction<T>

hr
net.minecraft.commands.execution.UnboundEntryAction
net.minecraft.class_8856

Method summary

Modifier and TypeMethod
void
execute(T arg0, hn<T> arg1, hp arg2)
execute(T arg0, ExecutionContext<T> arg1, Frame arg2)
default EntryAction<T>
bind(T arg0)
bind(T arg0)