Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.model | |
net.minecraft.entity | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
PolarBearRenderer.getEntityTexture(PolarBearEntity entity) |
protected void |
PolarBearRenderer.preRenderCallback(PolarBearEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
Modifier and Type | Class and Description |
---|---|
class |
PolarBearModel<T extends PolarBearEntity> |
Modifier and Type | Field and Description |
---|---|
static EntityType<PolarBearEntity> |
EntityType.POLAR_BEAR |
Modifier and Type | Method and Description |
---|---|
static boolean |
PolarBearEntity.func_223320_c(EntityType<PolarBearEntity> p_223320_0_,
IWorld p_223320_1_,
SpawnReason reason,
BlockPos p_223320_3_,
java.util.Random p_223320_4_) |
Constructor and Description |
---|
PolarBearEntity(EntityType<? extends PolarBearEntity> type,
World worldIn) |