History - net.minecraft.entity.projectile.FireworkRocketEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.projectile.FireworkRocketEntity
net.minecraft.class_1671
net.minecraft.entity.projectile.FireworkRocketEntity
Fields
TrackedData<ItemStack>: DATA_ID_FIREWORKS_ITEM, field_7614, ITEM
TrackedData<OptionalInt>: DATA_ATTACHED_TO_TARGET, field_7611, SHOOTER_ENTITY_ID
TrackedData<Boolean>: DATA_SHOT_AT_ANGLE, field_7615, SHOT_AT_ANGLE
int: DEFAULT_LIFE, field_57738, DEFAULT_LIFE
int: DEFAULT_LIFE_TIME, field_57739, DEFAULT_LIFE_TIME
boolean: DEFAULT_SHOT_AT_ANGLE, field_57740, DEFAULT_SHOT_AT_ANGLE
int: life, field_7613, life
int: lifetime, field_7612, lifeTime
LivingEntity: attachedToEntity, field_7616, shooter
Constructors
(EntityType<? extends FireworkRocketEntity>, World)
(World, double, double, double, ItemStack)
(World, Entity, double, double, double, ItemStack)
(World, ItemStack, LivingEntity)
(World, ItemStack, double, double, double, boolean)
(World, ItemStack, Entity, double, double, double, boolean)
Methods
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
boolean (double): shouldRenderAtSqrDistance, method_5640, shouldRender
boolean (double, double, double): shouldRender, method_5727, shouldRender
void (): tick, method_5773, tick
void (ServerWorld): explode, method_16830, explodeAndRemove
void (EntityHitResult): onHitEntity, method_7454, onEntityHit
void (BlockHitResult): onHitBlock, method_24920, onBlockHit
boolean (): hasExplosion, method_20308, hasExplosionEffects
void (ServerWorld): dealExplosionDamage, method_7475, explode
boolean (): isAttachedToEntity, method_7476, wasShotByEntity
boolean (): isShotAtAngle, method_7477, wasShotAtAngle
void (byte): handleEntityEvent, method_5711, handleStatus
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
List<FireworkExplosionComponent> (): getExplosions, method_57318, getExplosions
ItemStack (): getItem, method_7495, getStack
boolean (): isAttackable, method_5732, isAttackable
ItemStack (): getDefaultItem, method_57317, getDefaultStack
it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair (LivingEntity, DamageSource): calculateHorizontalHurtKnockbackDirection, method_59959, getKnockback
void (int): lambda$tick$0, method_18072, method_18072