net.minecraft.entity.mob

public class IllusionerEntity

extends SpellcastingIllagerEntity implements RangedAttackMob

All mapped superinterfaces:

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

net.minecraft.world.entity.monster.illager.Illusioner
net.minecraft.class_1581
net.minecraft.entity.mob.IllusionerEntity

Field summary

Modifier and TypeField
private static final int
NUM_ILLUSIONS
field_30473
field_30473
private static final int
ILLUSION_TRANSITION_TICKS
field_30471
field_30471
public static final int
ILLUSION_SPREAD
field_30472
field_30472
private int
clientSideIllusionTicks
field_7296
mirrorSpellTimer
private final Vec3d[][]
clientSideIllusionOffsets
field_7297
mirrorCopyOffsets

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
registerGoals()
method_5959()
initGoals()
public static DefaultAttributeContainer$Builder
createAttributes()
method_26916()
createIllusionerAttributes()
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)
public void
aiStep()
method_6007()
tickMovement()
public SoundEvent
getCelebrateSound()
method_20033()
getCelebratingSound()
public Vec3d[]
getIllusionOffsets(float a)
method_7065(float arg0)
getMirrorCopyOffsets(float tickProgress)
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
getCastingSoundEvent()
method_7142()
getCastSpellSound()
public void
applyRaidBuffs(ServerLevel level, int wave, boolean isCaptain)
method_16484(class_3218 arg0, int arg1, boolean arg2)
addBonusForWave(ServerWorld arg0, int arg1, boolean arg2)
public void
performRangedAttack(LivingEntity target, float power)
method_7105(class_1309 arg0, float arg1)
shootAt(LivingEntity arg0, float arg1)
public IllagerEntity$State
getArmPose()
method_6990()
getState()