历史 - net.minecraft.commands.execution.ExecutionContext

1.21.11

名称

hn

hg

字段

构造函数

方法

1.21.10

名称

字段

构造函数

方法

1.21.9

名称

ho

hn

字段

构造函数

方法

1.21.8

名称

字段

构造函数

方法

1.21.7

名称

字段

构造函数

方法

1.21.6

名称

hl

ho

字段

构造函数

方法

1.21.5

名称

hx

hl

字段

构造函数

方法

1.21.4

名称

hw

hx

字段

构造函数

方法

1.21.3

名称

hs

hw

字段

构造函数

方法

1.21.1

名称

字段

构造函数

方法

1.21

名称

ho

hs

字段

构造函数

方法

1.20.6

名称

go

ho

字段

构造函数

方法

1.20.4

名称

go

net.minecraft.commands.execution.ExecutionContext

net.minecraft.class_8854

net.minecraft.command.CommandExecutionContext

net.minecraft.src.C_302111_

net.minecraft.commands.execution.ExecutionContext

字段

int: a, MAX_QUEUE_DEPTH, field_46729, MAX_COMMAND_QUEUE_LENGTH, f_303554_

org.slf4j.Logger: b, LOGGER, field_46730, LOGGER, f_303754_

int: c, commandLimit, field_46731, maxCommandChainLength, f_303134_

int: d, forkLimit, field_46732, forkLimit, f_303338_

ProfilerFiller: e, profiler, field_46733, profiler, f_303063_

TraceCallbacks: f, tracer, field_46734, tracer, f_303303_

int: g, commandQuota, field_46735, commandsRemaining, f_303772_

boolean: h, queueOverflow, field_46736, queueOverflowed, f_303790_

Deque<CommandQueueEntry<T>>: i, commandQueue, field_46737, commandQueue, f_303117_

List<CommandQueueEntry<T>>: j, newTopCommands, field_46738, pendingCommands, f_302263_

int: k, currentFrameDepth, field_47705, currentDepth, f_302338_

构造函数

(int, int, ProfilerFiller)

方法

<T extends ExecutionCommandSource<T>> Frame (ExecutionContext<T>, CommandResultCallback): a, createTopFrame, method_54889, frame, m_307370_

<T extends ExecutionCommandSource<T>> void (ExecutionContext<T>, InstantiatedFunction<T>, T, CommandResultCallback): a, queueInitialFunctionCall, method_54395, enqueueProcedureCall, m_307938_

<T extends ExecutionCommandSource<T>> void (ExecutionContext<T>, String, com.mojang.brigadier.context.ContextChain<T>, T, CommandResultCallback): a, queueInitialCommandExecution, method_54393, enqueueCommand, m_307315_

void (): f, handleQueueOverflow, method_54400, markQueueOverflowed, m_305118_

void (CommandQueueEntry<T>): a, queueNext, method_54392, enqueueCommand, m_307907_

void (int): a, discardAtDepthOrHigher, method_54391, escape, m_305632_

Frame$FrameControl (int): b, frameControlForDepth, method_54890, getEscapeControl, m_306722_

void (): a, runCommandQueue, method_54390, run, m_304919_

void (): g, pushNewCommands, method_55594, queuePendingCommands, m_306974_

void (TraceCallbacks): a, tracer, method_54394, setTracer, m_305996_

TraceCallbacks (): b, tracer, method_54396, getTracer, m_307286_

ProfilerFiller (): c, profiler, method_54397, getProfiler, m_305697_

int (): d, forkLimit, method_54398, getForkLimit, m_306377_

void (): e, incrementCost, method_54399, decrementCommandQuota, m_306457_

void (): close, close, close