net.minecraft.world.entity.monster

public abstract class SpellcasterIllager

extends AbstractIllager

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy

cqk
net.minecraft.world.entity.monster.SpellcasterIllager
net.minecraft.class_1617

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Byte>
a
DATA_SPELL_CASTING_ID
field_7373
private static final int
e
DEFAULT_SPELLCASTING_TICKS
field_57693
protected int
b
spellCastingTickCount
field_7372
private SpellcasterIllager$IllagerSpell
f
currentSpell
field_7371

Constructor summary

ModifierConstructor
protected (EntityType<? extends SpellcasterIllager> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
a(ald$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
public AbstractIllager$IllagerArmPose
l()
getArmPose()
method_6990()
public boolean
gR()
isCastingSpell()
method_7137()
public void
a(cqk$a arg0)
setIsCastingSpell(SpellcasterIllager$IllagerSpell arg0)
method_7138(class_1617$class_1618 arg0)
protected SpellcasterIllager$IllagerSpell
gS()
getCurrentSpell()
method_7140()
protected void
a(asi arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
public void
g()
tick()
method_5773()
protected int
gT()
getSpellCastingTime()
method_7139()
protected abstract SoundEvent
t()
getCastingSoundEvent()
method_7142()