net.minecraft.commands.execution.tasks

public class FallthroughTask<T extends ExecutionCommandSource<T>>

implements EntryAction<T>

hx
net.minecraft.commands.execution.tasks.FallthroughTask
net.minecraft.class_8939

Field summary

Modifier and TypeField
private static final FallthroughTask<? extends ExecutionCommandSource<?>>
a
INSTANCE
field_47169

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static <T extends ExecutionCommandSource<T>> EntryAction<T>
a()
instance()
method_54899()
public void
execute(hn<T> arg0, hp arg1)
execute(ExecutionContext<T> arg0, Frame arg1)