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 TypeMethodDescriptionvoidGuiRenderState.Node.submitText(GuiTextRenderState renderState) voidGuiRenderState.submitText(GuiTextRenderState renderState) Method parameters in net.minecraft.client.gui.render.state with type arguments of type GuiTextRenderStateModifier and TypeMethodDescriptionvoidGuiRenderState.forEachText(Consumer<GuiTextRenderState> action)