Uses of Class
net.minecraft.class_10012
Packages that use class_10012
Package
Description
-
Uses of class_10012 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10012Methods in net.minecraft.client.render.entity with parameters of type class_10012Modifier and TypeMethodDescriptionDolphinEntityRenderer.getTexture(class_10012 class_10012) voidDolphinEntityRenderer.method_62355(DolphinEntity dolphinEntity, class_10012 class_10012, float float2) -
Uses of class_10012 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10012Modifier and TypeMethodDescriptionvoidDolphinHeldItemFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10012 class_10012, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10012ModifierConstructorDescriptionDolphinHeldItemFeatureRenderer(FeatureRendererContext<class_10012, DolphinEntityModel> context, ItemRenderer itemRenderer) -
Uses of class_10012 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10012