Uses of Record Class
net.minecraft.class_8538
Packages that use class_8538
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8538 in net.minecraft
Methods in net.minecraft that return class_8538Modifier and TypeMethodDescriptionstatic class_8538
class_8538.method_51641
(Identifier identifier) static class_8538
class_8538.method_51643
(Identifier identifier) -
Uses of class_8538 in net.minecraft.client.font
Fields in net.minecraft.client.font declared as class_8538Modifier and TypeFieldDescriptionprivate final class_8538
GlyphAtlasTexture.field_44759
private final class_8538
GlyphRenderer.field_44760
Constructors in net.minecraft.client.font with parameters of type class_8538ModifierConstructorDescriptionGlyphAtlasTexture
(class_8538 class_8538, boolean hasColor) GlyphRenderer
(class_8538 class_8538, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9)