net.minecraft.world.entity.monsterpublic abstract class SpellcasterIllager
extends AbstractIllager
All mapped superinterfaces:
SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy
| cwx |
| 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 Type | Field |
---|
private static final EntityDataAccessor<Byte> | | a | | DATA_SPELL_CASTING_ID | | field_7373 | | SPELL | | f_33720_ |
|
private static final int | | e | | DEFAULT_SPELLCASTING_TICKS | | field_57693 | | DEFAULT_SPELL_TICKS | | f_379457_ |
|
protected int | | b | | spellCastingTickCount | | field_7372 | | spellTicks | | f_33719_ |
|
private SpellcasterIllager$IllagerSpell | | f | | currentSpell | | field_7371 | | spell | | f_33721_ |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
protected void | |
protected void | |
protected void | |
public AbstractIllager$IllagerArmPose | | k() | | getArmPose() | | method_6990() | | getState() | | m_6768_() |
|
public boolean | | gR() | | isCastingSpell() | | method_7137() | | isSpellcasting() | | m_33736_() |
|
public void | |
protected SpellcasterIllager$IllagerSpell | | gS() | | getCurrentSpell() | | method_7140() | | getSpell() | | m_33737_() |
|
protected void | |
public void | | g() | | tick() | | method_5773() | | tick() | | m_8119_() |
|
protected int | | gT() | | getSpellCastingTime() | | method_7139() | | getSpellTicks() | | m_33738_() |
|
protected abstract SoundEvent | | s() | | getCastingSoundEvent() | | method_7142() | | getCastSpellSound() | | m_7894_() |
|