Uses of Class
net.minecraft.class_11246
Packages that use class_11246
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11246 in net.minecraft
Fields in net.minecraft declared as class_11246Methods in net.minecraft with parameters of type class_11246Modifier and TypeMethodDescriptionvoidclass_11239.method_70913(T t, class_11246 class_11246, int int2) Constructors in net.minecraft with parameters of type class_11246ModifierConstructorDescriptionclass_11228(class_11246 class_11246, VertexConsumerProvider.Immediate immediate, List<class_11239<?>> list) -
Uses of class_11246 in net.minecraft.client.font
Methods in net.minecraft.client.font with parameters of type class_11246Modifier and TypeMethodDescriptionvoidBakedGlyph.method_70874(class_11246 class_11246, RenderLayer renderLayer, BakedGlyph.Rectangle rectangle, class_11247 class_11247) voidBakedGlyph.method_70875(class_11246 class_11246, RenderLayer renderLayer, BakedGlyph.Rectangle rectangle, boolean bool, class_11247 class_11247) voidBakedGlyph.method_70876(class_11246 class_11246, RenderLayer renderLayer, BakedGlyph.DrawnGlyph drawnGlyph, boolean bool, class_11247 class_11247) private voidBakedGlyph.method_70877(class_11246 class_11246, RenderLayer renderLayer, boolean bool, float float2, float float3, int int2, boolean bool2, boolean bool3, class_11247 class_11247) -
Uses of class_11246 in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as class_11246Constructors in net.minecraft.client.gui with parameters of type class_11246ModifierConstructorDescriptionDrawContext(MinecraftClient minecraftClient, class_11246 class_11246) privateDrawContext(MinecraftClient minecraftClient, Matrix3x2fStack matrix3x2fStack, class_11246 class_11246) -
Uses of class_11246 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as class_11246