net.minecraft.world.entity.monster.illager

public abstract class SpellcasterIllager

extends AbstractIllager

All mapped superinterfaces:

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

dbe
net.minecraft.world.entity.monster.illager.SpellcasterIllager
net.minecraft.class_1617
net.minecraft.entity.mob.SpellcastingIllagerEntity
net.minecraft.src.C_432209_
net.minecraft.world.entity.monster.illager.EntityIllagerWizard

字段概要

修饰符与类型字段
private static final EntityDataAccessor<Byte>
a
DATA_SPELL_CASTING_ID
field_7373
SPELL
f_434623_
private static final int
e
DEFAULT_SPELLCASTING_TICKS
field_57693
DEFAULT_SPELL_TICKS
f_435306_
protected int
b
spellCastingTickCount
field_7372
spellTicks
f_435898_
private SpellcasterIllager$IllagerSpell
f
currentSpell
field_7371
spell
f_433772_

构造函数概要

修饰符构造函数
protected (EntityType<? extends SpellcasterIllager> p_452521_, Level arg1)

方法概要

修饰符与类型方法
protected void
a(ama$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
protected void
a(fnq arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
m_7378_(C_398549_ arg0)
protected void
a(fns arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
m_7380_(C_398537_ arg0)
public AbstractIllager$IllagerArmPose
gY()
getArmPose()
method_6990()
getState()
m_443643_()
public boolean
ha()
isCastingSpell()
method_7137()
isSpellcasting()
m_443055_()
public void
a(dbe$a arg0)
setIsCastingSpell(SpellcasterIllager$IllagerSpell arg0)
method_7138(class_1617$class_1618 arg0)
setSpell(SpellcastingIllagerEntity$Spell spell)
m_444900_(C_432209_$C_432831_ arg0)
protected SpellcasterIllager$IllagerSpell
hb()
getCurrentSpell()
method_7140()
getSpell()
m_444895_()
protected void
a(axf arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
m_8024_(C_12_ arg0)
public void
g()
tick()
method_5773()
tick()
m_8119_()
protected int
hc()
getSpellCastingTime()
method_7139()
getSpellTicks()
m_440844_()
protected abstract SoundEvent
gZ()
getCastingSoundEvent()
method_7142()
getCastSpellSound()
m_441371_()