net.minecraft.world.entity.monsterpublic abstract class SpellcasterIllager
extends AbstractIllager
All mapped superinterfaces:
SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy
| csf |
| 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 | | l() | | getArmPose() | | method_6990() | | getState() |
|
public boolean | | gQ() | | isCastingSpell() | | method_7137() | | isSpellcasting() |
|
public void | |
protected SpellcasterIllager$IllagerSpell | | gR() | | getCurrentSpell() | | method_7140() | | getSpell() |
|
protected void | |
public void | | g() | | tick() | | method_5773() | | tick() |
|
protected int | | gS() | | getSpellCastingTime() | | method_7139() | | getSpellTicks() |
|
protected abstract SoundEvent | | t() | | getCastingSoundEvent() | | method_7142() | | getCastSpellSound() |
|