Class IsolatedCall<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.commands.execution.tasks.IsolatedCall<T>
All Implemented Interfaces:
EntryAction<T>

public class IsolatedCall<T extends ExecutionCommandSource<T>> extends Object implements EntryAction<T>