Uses of Class
net.minecraft.class_10076
Packages that use class_10076
Package
Description
-
Uses of class_10076 in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type class_10076Modifier and TypeFieldDescriptionprivate final EntityModel<class_10076> TropicalFishEntityRenderer.largeModelprivate final EntityModel<class_10076> TropicalFishEntityRenderer.smallModelMethods in net.minecraft.client.render.entity that return class_10076Methods in net.minecraft.client.render.entity with parameters of type class_10076Modifier and TypeMethodDescriptionTropicalFishEntityRenderer.getTexture(class_10076 class_10076) voidTropicalFishEntityRenderer.method_62354(TropicalFishEntity tropicalFishEntity, class_10076 class_10076, float float2) protected intTropicalFishEntityRenderer.method_62484(class_10076 class_10076) voidTropicalFishEntityRenderer.render(class_10076 class_10076, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) protected voidTropicalFishEntityRenderer.setupTransforms(class_10076 class_10076, MatrixStack matrixStack, float float2, float float3) -
Uses of class_10076 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10076Modifier and TypeMethodDescriptionvoidTropicalFishColorFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10076 class_10076, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10076ModifierConstructorDescriptionTropicalFishColorFeatureRenderer(FeatureRendererContext<class_10076, EntityModel<class_10076>> context, EntityModelLoader loader) TropicalFishColorFeatureRenderer(FeatureRendererContext<class_10076, EntityModel<class_10076>> context, EntityModelLoader loader) -
Uses of class_10076 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10076Modifier and TypeMethodDescriptionvoidLargeTropicalFishEntityModel.setAngles(class_10076 class_10076) voidSmallTropicalFishEntityModel.setAngles(class_10076 class_10076)