net.minecraft.world.entity.projectile

public class EyeOfEnder

extends Entity implements ItemSupplier

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, ItemSupplier

ctm
net.minecraft.world.entity.projectile.EyeOfEnder
net.minecraft.class_1672

Field summary

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

Constructor summary

ModifierConstructor
public (EntityType<? extends EyeOfEnder> arg0, Level arg1)
public (Level arg0, double arg1, double arg2, double arg3)

Method summary

Modifier and TypeMethod
public void
a(dba arg0)
setItem(ItemStack arg0)
method_16933(class_1799 arg0)
public ItemStack
e()
getItem()
method_7495()
protected void
a(ald$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
public void
a(iy arg0)
signalTo(BlockPos arg0)
method_7478(class_2338 arg0)
public void
k(double arg0, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
public void
g()
tick()
method_5773()
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
private ItemStack
f()
getDefaultItem()
method_56684()
public float
bz()
getLightLevelDependentMagicValue()
method_5718()
public boolean
cE()
isAttackable()
method_5732()
public boolean
a(asi arg0, bwh arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)