Uses of Interface
net.minecraft.command.Frame.Control
Packages that use Frame.Control
-
Uses of Frame.Control in net.minecraft.command
Fields in net.minecraft.command declared as Frame.ControlModifier and TypeFieldDescriptionprivate final Frame.Control
Frame.frameControl
The field for theframeControl
record component.Methods in net.minecraft.command that return Frame.ControlModifier and TypeMethodDescriptionFrame.frameControl()
Returns the value of theframeControl
record component.CommandExecutionContext.getEscapeControl
(int depth) Constructors in net.minecraft.command with parameters of type Frame.ControlModifierConstructorDescriptionFrame
(int int2, ReturnValueConsumer returnValueConsumer, Frame.Control control)