net.minecraft.entity.mob

public class MagmaCubeEntity

extends AbstractSlimeEntity implements Monster

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.cubemob.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
protected void
addBehaviourGoals()
method_1_4583()
addGoals()
protected void
addTargetingGoals()
method_1_4584()
addTargets()
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)
canSpawn(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
canDealDamage()
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()
protected boolean
canBeABaby()
method_1_4043()
hasAge()
public EntityData
finalizeSpawn(ServerLevelAccessor level, DifficultyInstance difficulty, EntitySpawnReason spawnReason, SpawnGroupData groupData)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
private boolean
lambda$addTargetingGoals$0(LivingEntity arg0, ServerLevel arg1)
method_1_4489(class_1309 arg0, class_3218 arg1)
method_1_4489(LivingEntity target, ServerWorld world)