Uses of Class
net.minecraft.entity.monster.MagmaCubeEntity
Package
Description
-
Uses of MagmaCubeEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
MagmaCubeRenderer.getBlockLightLevel
(MagmaCubeEntity p_225624_1_, BlockPos p_225624_2_) MagmaCubeRenderer.getTextureLocation
(MagmaCubeEntity p_110775_1_) protected void
MagmaCubeRenderer.scale
(MagmaCubeEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of MagmaCubeEntity in net.minecraft.entity
-
Uses of MagmaCubeEntity in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionstatic boolean
MagmaCubeEntity.checkMagmaCubeSpawnRules
(EntityType<MagmaCubeEntity> p_223367_0_, IWorld p_223367_1_, SpawnReason p_223367_2_, BlockPos p_223367_3_, Random p_223367_4_) ModifierConstructorDescriptionMagmaCubeEntity
(EntityType<? extends MagmaCubeEntity> p_i50202_1_, World p_i50202_2_)