Uses of Interface
net.minecraft.command.Frame.Control
-
Uses of Frame.Control in net.minecraft.command
Modifier and TypeFieldDescriptionprivate final Frame.Control
Frame.frameControl
The field for theframeControl
record component.Modifier and TypeMethodDescriptionFrame.frameControl()
Returns the value of theframeControl
record component.CommandExecutionContext.getEscapeControl
(int depth) ModifierConstructorDescriptionFrame
(int int2, ReturnValueConsumer returnValueConsumer, Frame.Control control)