类 IsolatedCall<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.commands.execution.tasks.IsolatedCall<T>
所有已实现的接口:
EntryAction<T>

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