Uses of Class
net.minecraft.entity.passive.CowEntity
Packages that use CowEntity
Package
Description
The base package for all Minecraft classes.
-
Uses of CowEntity in net.minecraft
Subclasses of CowEntity in net.minecraftMethods in net.minecraft that return CowEntityModifier and TypeMethodDescriptionclass_8405.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) -
Uses of CowEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type CowEntityModifier and TypeMethodDescriptionCowEntityRenderer.getTexture
(CowEntity cowEntity) protected void
CowEntityRenderer.scale
(CowEntity cowEntity, MatrixStack matrixStack, float float2) -
Uses of CowEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type CowEntity -
Uses of CowEntity in net.minecraft.entity.passive
Subclasses of CowEntity in net.minecraft.entity.passiveMethods in net.minecraft.entity.passive that return CowEntityModifier and TypeMethodDescriptionCowEntity.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) Constructor parameters in net.minecraft.entity.passive with type arguments of type CowEntity