Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected int |
MagmaCubeRenderer.getBlockLight(MagmaCubeEntity entityIn,
float partialTicks) |
ResourceLocation |
MagmaCubeRenderer.getEntityTexture(MagmaCubeEntity entity) |
protected void |
MagmaCubeRenderer.preRenderCallback(MagmaCubeEntity entitylivingbaseIn,
MatrixStack matrixStackIn,
float partialTickTime) |
Modifier and Type | Field and Description |
---|---|
static EntityType<MagmaCubeEntity> |
EntityType.MAGMA_CUBE |
Modifier and Type | Method and Description |
---|---|
static boolean |
MagmaCubeEntity.func_223367_b(EntityType<MagmaCubeEntity> p_223367_0_,
IWorld p_223367_1_,
SpawnReason p_223367_2_,
BlockPos p_223367_3_,
java.util.Random p_223367_4_) |
Constructor and Description |
---|
MagmaCubeEntity(EntityType<? extends MagmaCubeEntity> type,
World worldIn) |