net.minecraft.world.entity.projectile

public class EyeOfEnder

extends Entity implements ItemSupplier

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, ItemSupplier

cqj
net.minecraft.world.entity.projectile.EyeOfEnder
net.minecraft.class_1672
net.minecraft.entity.EyeOfEnderEntity
net.minecraft.world.entity.projectile.EntityEnderSignal

Field summary

Modifier and TypeField
private static final float
a
MIN_CAMERA_DISTANCE_SQUARED
field_52507
field_52507
private static final EntityDataAccessor<ItemStack>
b
DATA_ITEM_STACK
field_17080
ITEM
private double
c
tx
field_7619
targetX
private double
d
ty
field_7618
targetY
private double
e
tz
field_7617
targetZ
private int
f
life
field_7620
lifespan
private boolean
g
surviveAfterDeath
field_7621
dropsItem

Constructor summary

ModifierConstructor
public (EntityType<? extends EyeOfEnder> arg0, Level arg1)
public (Level world, double x, double y, double z)

Method summary

Modifier and TypeMethod
public void
a(cxp arg0)
setItem(ItemStack arg0)
method_16933(class_1799 arg0)
setItem(ItemStack stack)
public ItemStack
l()
getItem()
method_7495()
getStack()
protected void
a(alg$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
public void
a(jh arg0)
signalTo(BlockPos arg0)
method_7478(class_2338 arg0)
initTargetPos(BlockPos pos)
public void
l(double arg0, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
setVelocityClient(double arg0, double arg1, double arg2)
public void
h()
tick()
method_5773()
tick()
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
private ItemStack
m()
getDefaultItem()
method_56684()
getItem()
public float
by()
getLightLevelDependentMagicValue()
method_5718()
getBrightnessAtEyes()
public boolean
cB()
isAttackable()
method_5732()
isAttackable()
public boolean
a(ash arg0, bua arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)