Uses of Class
net.minecraft.class_10027
Packages that use class_10027
Package
Description
-
Uses of class_10027 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10027Methods in net.minecraft.client.render.entity with parameters of type class_10027Modifier and TypeMethodDescriptionFoxEntityRenderer.getTexture(class_10027 class_10027) voidFoxEntityRenderer.method_62355(FoxEntity foxEntity, class_10027 class_10027, float float2) protected voidFoxEntityRenderer.setupTransforms(class_10027 class_10027, MatrixStack matrixStack, float float2, float float3) -
Uses of class_10027 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10027Modifier and TypeMethodDescriptionvoidFoxHeldItemFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10027 class_10027, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10027ModifierConstructorDescriptionFoxHeldItemFeatureRenderer(FeatureRendererContext<class_10027, FoxEntityModel> context, ItemRenderer itemRenderer) -
Uses of class_10027 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10027