net.minecraft.world.entity.monster

public class Witch

extends Raider implements RangedAttackMob

All mapped superinterfaces:

Nameable, CommandSource, Enemy, RangedAttackMob

bed
net.minecraft.world.entity.monster.Witch
net.minecraft.class_1640
net.minecraft.entity.mob.WitchEntity
net.minecraft.entity.monster.WitchEntity
net.minecraft.server.v1_16_R2.EntityWitch

Field summary

Modifier and TypeField
private static final UUID
b
SPEED_MODIFIER_DRINKING_UUID
field_7418
DRINKING_SPEED_PENALTY_MODIFIER_ID
field_110184_bp
private static final AttributeModifier
bo
SPEED_MODIFIER_DRINKING
field_7416
DRINKING_SPEED_PENALTY_MODIFIER
field_110185_bq
private static final EntityDataAccessor<Boolean>
bp
DATA_USING_ITEM
field_7419
DRINKING
field_184731_c
private int
bq
usingTime
field_7417
drinkTimeLeft
field_82200_e
private NearestHealableRaiderTargetGoal<Raider>
br
healRaidersGoal
field_17283
raidGoal
field_213694_bC
private NearestAttackableWitchTargetGoal<Player>
bs
attackPlayersGoal
field_17284
attackPlayerGoal
field_213695_bD

Constructor summary

ModifierConstructor
public (EntityType<? extends Witch> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
public void
v(boolean arg0)
setUsingItem(boolean arg0)
method_7192(boolean arg0)
setDrinking(boolean drinking)
func_82197_f(boolean arg0)
public boolean
m()
isDrinkingPotion()
method_7193()
isDrinking()
func_184730_o()
public static AttributeSupplier$Builder
eK()
createAttributes()
method_26927()
createWitchAttributes()
func_234323_eI_()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
public SoundEvent
eL()
getCelebrateSound()
method_20033()
getCelebratingSound()
func_213654_dW()
protected float
d(aph arg0, float arg1)
getDamageAfterMagicAbsorb(DamageSource arg0, float arg1)
method_6036(class_1282 arg0, float arg1)
applyEnchantmentsToDamage(DamageSource arg0, float arg1)
func_70672_c(DamageSource arg0, float arg1)
applyMagicModifier(DamageSource arg0, float arg1)
public void
a(aqj arg0, float arg1)
performRangedAttack(LivingEntity arg0, float arg1)
method_7105(class_1309 arg0, float arg1)
attack(LivingEntity arg0, float arg1)
func_82196_d(LivingEntity arg0, float arg1)
protected float
b(aqu arg0, apy arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public void
a(int arg0, boolean arg1)
applyRaidBuffs(int arg0, boolean arg1)
method_16484(int arg0, boolean arg1)
addBonusForWave(int arg0, boolean arg1)
func_213660_a(int arg0, boolean arg1)
public boolean
eN()
canBeLeader()
method_16485()
canLead()
func_213637_dY()
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)