Uses of Record Class
net.minecraft.class_11248
Packages that use class_11248
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11248 in net.minecraft
Fields in net.minecraft declared as class_11248Modifier and TypeFieldDescriptionprivate final class_11248class_11247.textRenderStateThe field for thetextRenderStaterecord component.Methods in net.minecraft that return class_11248Modifier and TypeMethodDescriptionclass_11247.textRenderState()Returns the value of thetextRenderStaterecord component.Constructors in net.minecraft with parameters of type class_11248ModifierConstructorDescriptionclass_11247(class_11248 class_11248, Matrix3x2f matrix3x2f, int int2, int int3, float float2, float float3, float float4, float float5, float float6, class_11227 class_11227, @Nullable ScreenRect screenRect) -
Uses of class_11248 in net.minecraft.client.font
Methods in net.minecraft.client.font that return class_11248Modifier and TypeMethodDescriptionTextRenderer.method_70824(OrderedText orderedText, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4) private class_11248TextRenderer.method_70825(OrderedText orderedText, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4, boolean bool2) TextRenderer.method_70826(String string, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4) private class_11248TextRenderer.method_70827(String string, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4, boolean bool2) private class_11248TextRenderer.method_70828(OrderedText orderedText, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4, boolean bool2) private class_11248TextRenderer.method_70829(String string, float float2, float float3, int int2, boolean bool, TextRenderer.TextLayerType textLayerType, int int3, int int4, boolean bool2) (package private) class_11248TextRenderer.Drawer.method_70830() -
Uses of class_11248 in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type class_11248Modifier and TypeMethodDescriptionprivate voidDrawContext.method_70851(class_11248 class_11248, int int2, int int3)