Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
CowRenderer.getEntityTexture(CowEntity entity) |
Modifier and Type | Field and Description |
---|---|
static EntityType<CowEntity> |
EntityType.COW |
Modifier and Type | Class and Description |
---|---|
class |
MooshroomEntity |
Modifier and Type | Method and Description |
---|---|
CowEntity |
CowEntity.createChild(AgeableEntity ageable) |
Constructor and Description |
---|
CowEntity(EntityType<? extends CowEntity> type,
World worldIn) |