net.minecraft.world.entity.monster

public abstract class SpellcasterIllager

extends AbstractIllager

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, Enemy

blv
net.minecraft.world.entity.monster.SpellcasterIllager
net.minecraft.class_1617
net.minecraft.entity.mob.SpellcastingIllagerEntity
net.minecraft.src.C_1067_
net.minecraft.world.entity.monster.EntityIllagerWizard

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Byte>
e
DATA_SPELL_CASTING_ID
field_7373
SPELL
f_33720_
protected int
b
spellCastingTickCount
field_7372
spellTicks
f_33719_
private SpellcasterIllager$IllagerSpell
bW
currentSpell
field_7371
spell
f_33721_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a_()
defineSynchedData()
method_5693()
initDataTracker()
m_8097_()
public void
a(oc arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public void
b(oc arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public AbstractIllager$IllagerArmPose
n()
getArmPose()
method_6990()
getState()
m_6768_()
public boolean
fI()
isCastingSpell()
method_7137()
isSpellcasting()
m_33736_()
public void
a(blv$a arg0)
setIsCastingSpell(SpellcasterIllager$IllagerSpell arg0)
method_7138(class_1617$class_1618 arg0)
setSpell(SpellcastingIllagerEntity$Spell spell)
m_33727_(C_1067_$C_1068_ arg0)
protected SpellcasterIllager$IllagerSpell
fJ()
getCurrentSpell()
method_7140()
getSpell()
m_33737_()
protected void
R()
customServerAiStep()
method_5958()
mobTick()
m_8024_()
public void
k()
tick()
method_5773()
tick()
m_8119_()
protected int
fK()
getSpellCastingTime()
method_7139()
getSpellTicks()
m_33738_()
protected abstract SoundEvent
fy()
getCastingSoundEvent()
method_7142()
getCastSpellSound()
m_7894_()