net.minecraft.entity.living.mob.monster.illager

public class VexEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

aak
net.minecraft.class_3042
net.minecraft.entity.living.mob.monster.illager.VexEntity
net.minecraft.entity.monster.EntityVex

Field summary

Modifier and TypeField
protected static final DataAttribute<Byte>
a
field_15062
VEX_FLAGS
VEX_FLAGS
private MobEntity
b
field_15063
summoner
owner
private BlockPos
c
field_15066
bounds
boundOrigin
private boolean
bw
field_15064
alive
limitedLifespan
private int
bx
field_15065
ticksToLive
limitedLifeTicks

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
public void
a(tc arg0, double arg1, double arg2, double arg3)
method_2539(class_3131 arg0, double arg1, double arg2, double arg3)
move(MoverType arg0, double arg1, double arg2, double arg3)
move(MoverType arg0, double arg1, double arg2, double arg3)
public void
A_()
method_2558()
tick()
onUpdate()
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public static void
a(ph arg0)
method_13578(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesVex(DataFixer fixer)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public MobEntity
o()
method_13593()
getSummoner()
getOwner()
public BlockPos
di()
method_13585()
getBounds()
getBoundOrigin()
public void
g(co arg0)
method_13590(class_2552 arg0)
setBounds(BlockPos bounds)
setBoundOrigin(BlockPos boundOriginIn)
private boolean
b(int arg0)
method_13581(int arg0)
areFlagsSet(int mask)
getVexFlag(int arg0)
private void
a(int arg0, boolean arg1)
method_13576(int arg0, boolean arg1)
setVexFlag(int mask, boolean value)
setVexFlag(int arg0, boolean arg1)
public boolean
dj()
method_13586()
isCharging()
isCharging()
public void
a(boolean arg0)
method_13580(boolean arg0)
setCharging(boolean charging)
setIsCharging(boolean arg0)
public void
a(sx arg0)
method_13579(class_871 arg0)
setSummoner(MobEntity summoner)
setOwner(EntityLiving ownerIn)
public void
a(int arg0)
method_13575(int arg0)
setTicksToLive(int ticks)
setLimitedLife(int limitedLifeTicksIn)
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
public float
e(float arg0)
method_2533(float arg0)
getBrightness(float arg0)
getBrightness(float arg0)
public EntityData
a(rh arg0, sz arg1)
method_6156(class_2607 arg0, class_1700 arg1)
initialize(LocalDifficulty arg0, EntityData arg1)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1)
protected void
a(rh arg0)
method_10983(class_2607 arg0)
addRandomEquipment(LocalDifficulty arg0)
setEquipmentBasedOnDifficulty(DifficultyInstance arg0)
public int
d(float arg0)
method_2524(float arg0)
getLightLevel(float arg0)
getBrightnessForRender(float arg0)