Uses of Interface
net.minecraft.commands.execution.Frame.FrameControl
-
Uses of Frame.FrameControl in net.minecraft.commands.execution
Modifier and TypeFieldDescriptionprivate final Frame.FrameControl
Frame.frameControl
The field for theframeControl
record component.Modifier and TypeMethodDescriptionFrame.frameControl()
Returns the value of theframeControl
record component.ExecutionContext.frameControlForDepth
(int p_309645_) ModifierConstructorDescriptionFrame
(int depth, CommandResultCallback returnValueConsumer, Frame.FrameControl frameControl) Creates an instance of aFrame
record class.