Uses of Class
net.minecraft.client.gui.render.state.GuiTextRenderState
Packages that use GuiTextRenderState
-
Uses of GuiTextRenderState in net.minecraft.client.gui.render.state
Fields in net.minecraft.client.gui.render.state with type parameters of type GuiTextRenderStateMethods in net.minecraft.client.gui.render.state with parameters of type GuiTextRenderStateModifier and TypeMethodDescriptionvoid
GuiRenderState.Node.submitText
(GuiTextRenderState pRenderState) void
GuiRenderState.submitText
(GuiTextRenderState pRenderState) Method parameters in net.minecraft.client.gui.render.state with type arguments of type GuiTextRenderStateModifier and TypeMethodDescriptionvoid
GuiRenderState.forEachText
(Consumer<GuiTextRenderState> pAction)