net.minecraft.entity.mob

public class MagmaCubeEntity

extends SlimeEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable, Monster

net.minecraft.world.entity.monster.MagmaCube
net.minecraft.class_1589
net.minecraft.entity.mob.MagmaCubeEntity

Constructor summary

ModifierConstructor
public (EntityType<? extends MagmaCubeEntity> type, World level)

Method summary

Modifier and TypeMethod
public static DefaultAttributeContainer$Builder
createAttributes()
method_26917()
createMagmaCubeAttributes()
public static boolean
checkMagmaCubeSpawnRules(EntityType<MagmaCube> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random)
method_20678(class_1299<class_1589> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canMagmaCubeSpawn(EntityType<MagmaCubeEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
public void
setSize(int size, boolean updateHealth)
method_7161(int arg0, boolean arg1)
setSize(int arg0, boolean arg1)
public float
getLightLevelDependentMagicValue()
method_5718()
getBrightnessAtEyes()
protected ParticleEffect
getParticleType()
method_7162()
getParticles()
public boolean
isOnFire()
method_5809()
isOnFire()
protected int
getJumpDelay()
method_7154()
getTicksUntilNextJump()
protected void
decreaseSquish()
method_7156()
updateStretch()
public void
jumpFromGround()
method_6043()
jump()
protected void
jumpInLiquid(TagKey<Fluid> type)
method_6010(class_6862<class_3611> arg0)
swimUpward(TagKey<Fluid> arg0)
protected boolean
isDealsDamage()
method_7163()
canAttack()
protected float
getAttackDamage()
method_7158()
getDamageAmount()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
getSquishSound()
method_7160()
getSquishSound()
protected SoundEvent
getJumpSound()
method_7153()
getJumpSound()