Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
MooshroomRenderer.getEntityTexture(MooshroomEntity entity) |
Modifier and Type | Class and Description |
---|---|
class |
MooshroomMushroomLayer<T extends MooshroomEntity> |
Modifier and Type | Field and Description |
---|---|
static EntityType<MooshroomEntity> |
EntityType.MOOSHROOM |
Modifier and Type | Method and Description |
---|---|
MooshroomEntity |
MooshroomEntity.createChild(AgeableEntity ageable) |
Modifier and Type | Method and Description |
---|---|
private MooshroomEntity.Type |
MooshroomEntity.func_213445_a(MooshroomEntity p_213445_1_) |
Modifier and Type | Method and Description |
---|---|
static boolean |
MooshroomEntity.func_223318_c(EntityType<MooshroomEntity> p_223318_0_,
IWorld p_223318_1_,
SpawnReason p_223318_2_,
BlockPos p_223318_3_,
java.util.Random p_223318_4_) |
Constructor and Description |
---|
MooshroomEntity(EntityType<? extends MooshroomEntity> type,
World worldIn) |