net.minecraft.world.entity.projectile

public class EyeOfEnder

extends Entity implements ItemSupplier

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier

bgf
net.minecraft.world.entity.projectile.EyeOfEnder
net.minecraft.class_1672
net.minecraft.entity.EyeOfEnderEntity
net.minecraft.entity.projectile.EyeOfEnderEntity
net.minecraft.server.v1_16_R3.EntityEnderSignal

Field summary

Modifier and TypeField
private static final EntityDataAccessor<ItemStack>
b
DATA_ITEM_STACK
field_17080
ITEM
field_213864_b
private double
c
tx
field_7619
targetX
field_70224_b
targetX
private double
d
ty
field_7618
targetY
field_70225_c
targetY
private double
e
tz
field_7617
targetZ
field_70222_d
targetZ
private int
f
life
field_7620
lifespan
field_70223_e
despawnTimer
private boolean
g
surviveAfterDeath
field_7621
dropsItem
field_70221_f
shouldDropItem

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
b(bmb arg0)
setItem(ItemStack arg0)
method_16933(class_1799 arg0)
setItem(ItemStack stack)
func_213863_b(ItemStack arg0)
setItem(ItemStack arg0)
private ItemStack
h()
getItemRaw()
method_16935()
getTrackedItem()
func_213861_i()
public ItemStack
g()
getItem()
method_7495()
getStack()
func_184543_l()
getItem()
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
a(fx arg0)
signalTo(BlockPos arg0)
method_7478(class_2338 arg0)
initTargetPos(BlockPos pos)
func_180465_a(BlockPos arg0)
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public float
aR()
getBrightness()
method_5718()
getBrightnessAtEyes()
func_70013_c()
public boolean
bL()
isAttackable()
method_5732()
isAttackable()
func_70075_an()
public Packet<?>
P()
getAddEntityPacket()
method_18002()
createSpawnPacket()
func_213297_N()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
func_70112_a(double 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)
setVelocityClient(double arg0, double arg1, double arg2)
func_70016_h(double arg0, double arg1, double arg2)