Uses of Class
net.minecraft.entity.passive.MoonCowEntity
Packages that use MoonCowEntity
Package
Description
-
Uses of MoonCowEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type MoonCowEntityModifier and TypeMethodDescriptionMoonCowEntityRenderer.getTexture(MoonCowEntity moonCowEntity) protected voidMoonCowEntityRenderer.scale(MoonCowEntity moonCowEntity, MatrixStack matrixStack, float float2) -
Uses of MoonCowEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type MoonCowEntity -
Uses of MoonCowEntity in net.minecraft.entity.passive
Constructor parameters in net.minecraft.entity.passive with type arguments of type MoonCowEntityModifierConstructorDescriptionMoonCowEntity(EntityType<? extends MoonCowEntity> entityType, World world)