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