net.minecraft.world.entity.projectile

public class FireworkRocketEntity

extends Entity implements ItemSupplier, Projectile

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier, Projectile

ayr
net.minecraft.world.entity.projectile.FireworkRocketEntity
net.minecraft.class_1671
net.minecraft.unmapped.C_huldsolp
net.minecraft.entity.FireworkEntity
net.minecraft.entity.item.FireworkRocketEntity
net.minecraft.server.v1_15_R1.EntityFireworks

Field summary

Modifier and TypeField
private static final EntityDataAccessor<ItemStack>
b
DATA_ID_FIREWORKS_ITEM
field_7614
f_jnghemum
ITEM
field_184566_a
FIREWORK_ITEM
private static final EntityDataAccessor<OptionalInt>
c
DATA_ATTACHED_TO_TARGET
field_7611
f_seqyipmr
SHOOTER_ENTITY_ID
field_191512_b
private static final EntityDataAccessor<Boolean>
d
DATA_SHOT_AT_ANGLE
field_7615
f_vrrbrmuu
SHOT_AT_ANGLE
field_213895_d
SHOT_AT_ANGLE
private int
e
life
field_7613
f_ssiwkaxw
life
field_92056_a
ticksFlown
private int
f
lifetime
field_7612
f_jsrguonp
lifeTime
field_92055_b
expectedLifespan
private LivingEntity
g
attachedToEntity
field_7616
f_wyqxskfa
shooter
field_191513_e
ridingEntity

Constructor summary

ModifierConstructor
public (EntityType<? extends FireworkRocketEntity> arg0, Level arg1)
public (Level world, double x, double y, double z, ItemStack item)
public (Level world, ItemStack item, LivingEntity shooter)
public (Level world, ItemStack item, double x, double y, double z, boolean shotAtAngle)

Method summary

Modifier and TypeMethod
protected void
w_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
func_70071_h_()
tick()
private void
k()
explode()
method_16830()
m_evuvwgwj()
explodeAndRemove()
func_213893_k()
explode()
protected void
a(cvf arg0)
performHitChecks(HitResult arg0)
method_16828(class_239 arg0)
m_bhgsmkkz(C_eetoegzn arg0)
handleCollision(HitResult arg0)
func_213892_a(RayTraceResult arg0)
private boolean
l()
hasExplosion()
method_20308()
m_ymswbxpv()
hasExplosionEffects()
func_213894_l()
hasExplosions()
private void
m()
dealExplosionDamage()
method_7475()
m_hqxwjjzr()
explode()
func_191510_k()
private boolean
n()
isAttachedToEntity()
method_7476()
m_jmrzgyih()
wasShotByEntity()
func_191511_j()
public boolean
i()
isShotAtAngle()
method_7477()
m_xcvjkzhu()
wasShotAtAngle()
func_213889_i()
isShotAtAngle()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public boolean
bA()
isAttackable()
method_5732()
m_kymkfjov()
isAttackable()
func_70075_an()
public Packet<?>
L()
getAddEntityPacket()
method_18002()
m_tugxrexj()
createSpawnPacket()
func_213297_N()
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double arg0, double arg1, double arg2, float arg3, float arg4)
method_7485(double arg0, double arg1, double arg2, float arg3, float arg4)
m_bzpgfgfy(double arg0, double arg1, double arg2, float arg3, float arg4)
setVelocity(double arg0, double arg1, double arg2, float arg3, float arg4)
func_70186_c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double arg0, double arg1, double arg2, float arg3, float arg4)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
m_foqrqvze(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
public boolean
i(double arg0, double arg1, double arg2)
shouldRender(double arg0, double arg1, double arg2)
method_5727(double arg0, double arg1, double arg2)
m_ryjpmajv(double arg0, double arg1, double arg2)
shouldRender(double arg0, double arg1, double arg2)
func_145770_h(double arg0, double arg1, double arg2)
public void
j(double arg0, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
m_onpbziok(double arg0, double arg1, double arg2)
setVelocityClient(double arg0, double arg1, double arg2)
func_70016_h(double arg0, double arg1, double arg2)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public ItemStack
f()
getItem()
method_7495()
m_xtxqiwdu()
getStack()
func_184543_l()