net.minecraft.world.entity.monsterpublic abstract class SpellcasterIllager
extends AbstractIllager
All mapped superinterfaces:
SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy
| czy |
| net.minecraft.world.entity.monster.SpellcasterIllager |
| net.minecraft.class_1617 |
| net.minecraft.entity.mob.SpellcastingIllagerEntity |
Field summary
| Modifier and Type | Field |
|---|
| private static final EntityDataAccessor<Byte> | | a | | DATA_SPELL_CASTING_ID | | field_7373 | | SPELL |
|
| private static final int | | e | | DEFAULT_SPELLCASTING_TICKS | | field_57693 | | DEFAULT_SPELL_TICKS |
|
| protected int | | b | | spellCastingTickCount | | field_7372 | | spellTicks |
|
| private SpellcasterIllager$IllagerSpell | | f | | currentSpell | | field_7371 | | spell |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| protected void | |
| protected void | |
| protected void | |
| public AbstractIllager$IllagerArmPose | | k() | | getArmPose() | | method_6990() | | getState() |
|
| public boolean | | gZ() | | isCastingSpell() | | method_7137() | | isSpellcasting() |
|
| public void | |
| protected SpellcasterIllager$IllagerSpell | | ha() | | getCurrentSpell() | | method_7140() | | getSpell() |
|
| protected void | |
| public void | | g() | | tick() | | method_5773() | | tick() |
|
| protected int | | hb() | | getSpellCastingTime() | | method_7139() | | getSpellTicks() |
|
| protected abstract SoundEvent | | s() | | getCastingSoundEvent() | | method_7142() | | getCastSpellSound() |
|