Uses of Enum Class
net.minecraft.class_10444.class_10445
Packages that use class_10444.class_10445
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10444.class_10445 in net.minecraft
Fields in net.minecraft declared as class_10444.class_10445Modifier and TypeFieldDescriptionprivate class_10444.class_10445class_10444.class_10446.field_55348Methods in net.minecraft that return class_10444.class_10445Modifier and TypeMethodDescriptionstatic class_10444.class_10445Returns the enum constant of this class with the specified name.static class_10444.class_10445[]class_10444.class_10445.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_10444.class_10445Modifier and TypeMethodDescriptionvoidclass_10444.class_10446.method_65615(class_10444.class_10445 class_10445) -
Uses of class_10444.class_10445 in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type class_10444.class_10445Modifier and TypeMethodDescriptionstatic voidItemRenderer.renderItem(ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, int[] int4, BakedModel bakedModel, RenderLayer renderLayer, class_10444.class_10445 class_10445)