History - net.minecraft.world.entity.projectile.Projectile
1.21.3
Names
cnp
cqq
Fields
UUID: b, ownerUUID, field_22478, ownerUuid, f_37244_
UUID: a, ownerUUID, field_22478, ownerUuid
boolean: d, leftOwner, field_23740, leftOwner, f_37246_
boolean: c, leftOwner, field_23740, leftOwner
Entity: c, cachedOwner, field_33399, owner, f_150163_
Entity: b, cachedOwner, field_33399, owner
boolean: e, hasBeenShot, field_28646, shot, f_150164_
boolean: d, hasBeenShot, field_28646, shot
Entity: f, lastDeflectedBy, field_51621, lastDeflectedEntity, f_336827_
Entity: e, lastDeflectedBy, field_51621, lastDeflectedEntity
Constructors
Methods
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_
void (double, double, double, float, float): c, shoot, method_7485, setVelocity
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432, setOwner
Entity (): s, getOwner, method_24921, getOwner, m_19749_
Entity (): p, getOwner, method_24921, getOwner
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt
void (): l, tick, method_5773, tick, m_8119_
void (): h, tick, method_5773, tick
boolean (): t, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): m, checkLeftOwner, method_26961, shouldLeaveOwner
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setVelocity, m_37251_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setVelocity
void (HitResult): a, onHit, method_7488, onCollision, m_6532_
void (HitResult): a, onHit, method_7488, onCollision
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958, canHit
void (): I, updateRotation, method_26962, updateRotation, m_37283_
void (): F, updateRotation, method_26962, updateRotation
float (float, float): e, lerpRotation, method_26960, updateRotation, m_37273_
float (float, float): f, lerpRotation, method_26960, updateRotation
void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_6001_
void (double, double, double): l, lerpMotion, method_5750, setVelocityClient
Entity (): H, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): E, getEffectSource, method_37225, getEffectCause
boolean (Entity): e, ownedBy, method_34714, isOwner, m_150171_
boolean (Entity): e, ownedBy, method_34714, isOwner
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_141965_
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, onSpawnPacket
boolean (Level, BlockPos): a, mayInteract, method_36971, canModifyAt, m_142265_
void (Entity): w, restoreFrom, method_5878, copyFrom, m_20361_
void (Entity): x, restoreFrom, method_5878, copyFrom
boolean (Level): b, mayBreak, method_54457, canBreakBlocks, m_305640_
Vec3 (double, double, double, float, float): d, getMovementToShoot, method_58645, calculateVelocity, m_321027_
Vec3 (double, double, double, float, float): d, getMovementToShoot, method_58645, calculateVelocity
ProjectileDeflection (HitResult): b, hitTargetOrDeflectSelf, method_59860, hitOrDeflect, m_320847_
ProjectileDeflection (HitResult): b, hitTargetOrDeflectSelf, method_59860, hitOrDeflect
void (Entity, boolean): b, onDeflection, method_59525, onDeflected, m_318614_
void (Entity, boolean): b, onDeflection, method_59525, onDeflected
boolean (): bA, isPickable, method_5863, canHit, m_6087_
boolean (): bH, isPickable, method_5863, canHit
float (): bL, getPickRadius, method_5871, getTargetingMargin, m_6143_
float (): bS, getPickRadius, method_5871, getTargetingMargin
boolean (ProjectileDeflection, Entity, Entity, boolean): a, deflect, method_59859, deflect, m_318938_
boolean (ProjectileDeflection, Entity, Entity, boolean): a, deflect, method_59859, deflect
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, createSpawnPacket
it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair (LivingEntity, DamageSource): a_, calculateHorizontalHurtKnockbackDirection, method_59959, getKnockback, m_339151_
it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair (LivingEntity, DamageSource): a_, calculateHorizontalHurtKnockbackDirection, method_59959, getKnockback
Entity (UUID): b, findOwner, method_61555, getEntity
void (UUID): c, setOwnerThroughUUID, method_64180, setOwner
<T extends Projectile> T (Projectile$ProjectileFactory<T>, ServerLevel, ItemStack, LivingEntity, float, float, float): a, spawnProjectileFromRotation, method_61549, spawnWithVelocity
<T extends Projectile> T (Projectile$ProjectileFactory<T>, ServerLevel, ItemStack, LivingEntity, double, double, double, float, float): a, spawnProjectileUsingShoot, method_61548, spawnWithVelocity
<T extends Projectile> T (T, ServerLevel, ItemStack, double, double, double, float, float): a, spawnProjectileUsingShoot, method_61552, spawnWithVelocity
<T extends Projectile> T (T, ServerLevel, ItemStack): a, spawnProjectile, method_61551, spawn
<T extends Projectile> T (T, ServerLevel, ItemStack, Consumer<T>): a, spawnProjectile, method_61553, spawn
void (ServerLevel, ItemStack): b, applyOnProjectileSpawned, method_61546, triggerProjectileSpawned
boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder
void (Item): b, onItemBreak, method_61544, onBroken
boolean (ServerLevel, BlockPos): c, mayInteract, method_36971, canModifyAt
boolean (ServerLevel): a, mayBreak, method_54457, canBreakBlocks
int (): bX, getDimensionChangingDelay, method_5806, getDefaultPortalCooldown
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, damage
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cnr
cnp
Fields
Entity: f, lastDeflectedBy, field_51621, lastDeflectedEntity, f_336827_
Constructors
Methods
boolean (): u, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): t, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
void (): J, updateRotation, method_26962, updateRotation, m_37283_
void (): I, updateRotation, method_26962, updateRotation, m_37283_
float (float, float): d, lerpRotation, method_26960, updateRotation, m_37273_
float (float, float): e, lerpRotation, method_26960, updateRotation, m_37273_
Entity (): I, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): H, getEffectSource, method_37225, getEffectCause, m_150173_
Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
void (ProjectileDeflection, Entity, Entity, boolean): a, deflect, method_59859, deflect, m_318938_
boolean (): bz, isPickable, method_5863, canHit, m_6087_
boolean (): bA, isPickable, method_5863, canHit, m_6087_
float (): bK, getPickRadius, method_5871, getTargetingMargin, m_6143_
float (): bL, getPickRadius, method_5871, getTargetingMargin, m_6143_
boolean (ProjectileDeflection, Entity, Entity, boolean): a, deflect, method_59859, deflect, m_318938_
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair (LivingEntity, DamageSource): a_, calculateHorizontalHurtKnockbackDirection, method_59959, getKnockback, m_339151_
1.20.6
Names
cga
cnr
Fields
Constructors
Methods
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
Entity (): w, getOwner, method_24921, getOwner, m_19749_
Entity (): s, getOwner, method_24921, getOwner, m_19749_
boolean (): s, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): u, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
void (): K, updateRotation, method_26962, updateRotation, m_37283_
void (): J, updateRotation, method_26962, updateRotation, m_37283_
Entity (): J, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): I, getEffectSource, method_37225, getEffectCause, m_150173_
boolean (Entity): d, ownedBy, method_34714, isOwner, m_150171_
boolean (Entity): e, ownedBy, method_34714, isOwner, m_150171_
Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Vec3 (double, double, double, float, float): d, getMovementToShoot, method_58645, calculateVelocity, m_321027_
ProjectileDeflection (HitResult): b, hitTargetOrDeflectSelf, method_59860, hitOrDeflect, m_320847_
void (ProjectileDeflection, Entity, Entity, boolean): a, deflect, method_59859, deflect, m_318938_
void (Entity, boolean): b, onDeflection, method_59525, onDeflected, m_318614_
boolean (): bz, isPickable, method_5863, canHit, m_6087_
float (): bK, getPickRadius, method_5871, getTargetingMargin, m_6143_
1.20.4
Names
ccm
cga
Fields
Constructors
Methods
Entity (): v, getOwner, method_24921, getOwner, m_19749_
Entity (): w, getOwner, method_24921, getOwner, m_19749_
void (): H, updateRotation, method_26962, updateRotation, m_37283_
void (): K, updateRotation, method_26962, updateRotation, m_37283_
Entity (): G, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): J, getEffectSource, method_37225, getEffectCause, m_150173_
Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
void (Entity): w, restoreFrom, method_5878, copyFrom, m_20361_
boolean (Level): b, mayBreak, method_54457, canBreakBlocks, m_305640_
1.20.2
Names
bzg
ccm
Fields
Constructors
Methods
boolean (): k, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): s, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
void (): C, updateRotation, method_26962, updateRotation, m_37283_
void (): H, updateRotation, method_26962, updateRotation, m_37283_
Entity (): A, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): G, getEffectSource, method_37225, getEffectCause, m_150173_
Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
1.20.1
Names
bze
bzg
Fields
Constructors
Methods
boolean (): j, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): k, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
void (): A, updateRotation, method_26962, updateRotation, m_37283_
void (): C, updateRotation, method_26962, updateRotation, m_37283_
Entity (): z, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): A, getEffectSource, method_37225, getEffectCause, m_150173_
1.19.4
Names
bxh
bze
Fields
Constructors
Methods
Entity (): x, getOwner, method_24921, getOwner, m_37282_
Entity (): v, getOwner, method_24921, getOwner, m_19749_
boolean (): i, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
boolean (): j, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
void (): z, updateRotation, method_26962, updateRotation, m_37283_
void (): A, updateRotation, method_26962, updateRotation, m_37283_
Entity (): y, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): z, getEffectSource, method_37225, getEffectCause, m_150173_
Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
1.19.3
Names
buu
bxh
Fields
Constructors
Methods
void (): k, tick, method_5773, tick, m_8119_
void (): l, tick, method_5773, tick, m_8119_
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
void (double, double, double): l, lerpMotion, method_5750, setVelocityClient, m_6001_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
btx
buu
Fields
Constructors
Methods
1.19
Names
boz
btx
Fields
Constructors
Methods
1.18.2
Names
boh
boz
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bku
boh
Fields
Constructors
Methods
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_, shoot
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_
void (Entity): b, setOwner, method_7432, setOwner, m_5602_, setShooter
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
Entity (): w, getOwner, method_24921, getOwner, m_37282_, getShooter
Entity (): x, getOwner, method_24921, getOwner, m_37282_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (): k, tick, method_5773, tick, m_8119_, tick
void (): k, tick, method_5773, tick, m_8119_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setProperties, m_37251_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setVelocity, m_37251_
Entity (): x, getEffectSource, method_37225, getEffectCause, m_150173_
Entity (): y, getEffectSource, method_37225, getEffectCause, m_150173_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_, getPacket
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
1.17.1
Names
bkt
bku
Fields
Constructors
Methods
1.17
Names
bgm
bkt
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.src.C_1167_
net.minecraft.server.v1_16_R3.IProjectile
net.minecraft.world.entity.projectile.IProjectile
Fields
UUID: b, ownerUUID, field_22478, ownerUuid, field_234609_b_, shooter
UUID: b, ownerUUID, field_22478, ownerUuid, f_37244_
int: c, ownerNetworkId, field_23739, ownerEntityId, field_234610_c_
boolean: d, leftOwner, field_23740, leftOwner, field_234611_d_
boolean: d, leftOwner, field_23740, leftOwner, f_37246_
Entity: c, cachedOwner, field_33399, owner, f_150163_
boolean: e, hasBeenShot, field_28646, shot, f_150164_
Constructors
Methods
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, func_70186_c, shoot
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, m_6686_, shoot
void (Entity): b, setOwner, method_7432, setOwner, func_212361_a, setShooter
void (Entity): b, setOwner, method_7432, setOwner, m_5602_, setShooter
Entity (): v, getOwner, method_24921, getOwner, func_234616_v_, getShooter
Entity (): w, getOwner, method_24921, getOwner, m_37282_, getShooter
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
void (): j, tick, method_5773, tick, func_70071_h_, tick
void (): k, tick, method_5773, tick, m_8119_, tick
boolean (): h, checkLeftOwner, method_26961, method_26961, func_234615_h_
boolean (): i, checkLeftOwner, method_26961, shouldLeaveOwner, m_37276_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setProperties, func_234612_a_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setProperties, m_37251_
void (HitResult): a, onHit, method_7488, onCollision, func_70227_a
void (HitResult): a, onHit, method_7488, onCollision, m_6532_
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
void (): x, updateRotation, method_26962, method_26962, func_234617_x_
void (): z, updateRotation, method_26962, updateRotation, m_37283_
float (float, float): e, lerpRotation, method_26960, updateRotation, func_234614_e_
float (float, float): d, lerpRotation, method_26960, updateRotation, m_37273_
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, func_70016_h
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, m_6001_
Entity (): x, getEffectSource, method_37225, getEffectCause, m_150173_
boolean (Entity): d, ownedBy, method_34714, isOwner, m_150171_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_, getPacket
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_141965_
boolean (Level, BlockPos): a, mayInteract, method_36971, canModifyAt, m_142265_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
1.16.4
Names
bgj
bgm
net.minecraft.server.v1_16_R2.IProjectile
net.minecraft.server.v1_16_R3.IProjectile
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bes
bgj
net.minecraft.server.v1_16_R1.IProjectile
net.minecraft.server.v1_16_R2.IProjectile
Fields
Constructors
Methods
void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, func_70016_h
void (double, double, double): k, lerpMotion, method_5750, setVelocityClient, func_70016_h
1.16.1
Names
ayy
bes
net.minecraft.entity.projectile.Projectile
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.entity.IProjectile
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.server.v1_15_R1.IProjectile
net.minecraft.server.v1_16_R1.IProjectile
Fields
UUID: b, ownerUUID, field_22478, ownerUuid, field_234609_b_, shooter
int: c, ownerNetworkId, field_23739, ownerEntityId, field_234610_c_
boolean: d, leftOwner, field_23740, leftOwner, field_234611_d_
Constructors
(EntityType<? extends Projectile>, Level)
Methods
void (Entity): b, setOwner, method_7432, setOwner, func_212361_a, setShooter
Entity (): v, getOwner, method_24921, getOwner, func_234616_v_, getShooter
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
void (): j, tick, method_5773, tick, func_70071_h_, tick
boolean (): h, checkLeftOwner, method_26961, method_26961, func_234615_h_
void (Entity, float, float, float, float, float): a, shootFromRotation, method_24919, setProperties, func_234612_a_
void (HitResult): a, onHit, method_7488, onCollision, func_70227_a
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
void (): x, updateRotation, method_26962, method_26962, func_234617_x_
float (float, float): e, lerpRotation, method_26960, updateRotation, func_234614_e_
void (double, double, double): j, lerpMotion, method_5750, setVelocityClient, func_70016_h
1.15.2
Names
ayv
ayy
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
awv
ayv
net.minecraft.server.v1_14_R1.IProjectile
net.minecraft.server.v1_15_R1.IProjectile
Fields
Constructors
Methods
1.14.4
Names
awq
awv
net.minecraft.world.entity.projectile.Projectile
Fields
Constructors
Methods
void (double, double, double, float, float): c, method_7485, setVelocity, func_70186_c, shoot
void (double, double, double, float, float): c, shoot, method_7485, setVelocity, func_70186_c, shoot
1.14.3
Names
awn
awq
net.minecraft.entity.projectile.Projectile
Fields
Constructors
Methods
void (double, double, double, float, float): c, method_7485, func_70186_c, shoot
void (double, double, double, float, float): c, method_7485, setVelocity, func_70186_c, shoot
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
awm
awn
Fields
Constructors
Methods
1.14
Names
aot
awm
net.minecraft.class_1676
net.minecraft.server.v1_13_R2.IProjectile
net.minecraft.server.v1_14_R1.IProjectile
Fields
Constructors
Methods
void (double, double, double, float, float): c, func_70186_c, shoot
void (double, double, double, float, float): c, method_7485, func_70186_c, shoot
1.13.2
Names
aos
aot
Fields
Constructors
Methods
1.13.1
Names
aop
aos
net.minecraft.server.v1_13_R1.IProjectile
net.minecraft.server.v1_13_R2.IProjectile
Fields
Constructors
Methods
1.13
Names
aep
aop
net.minecraft.server.v1_12_R1.IProjectile
net.minecraft.server.v1_13_R1.IProjectile
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
aen
aep
Fields
Constructors
Methods
1.12
Names
abj
aen
net.minecraft.server.v1_11_R1.IProjectile
net.minecraft.server.v1_12_R1.IProjectile
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
abi
abj
Fields
Constructors
Methods
1.11
Names
aab
abi
net.minecraft.server.v1_10_R1.IProjectile
net.minecraft.server.v1_11_R1.IProjectile
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
zs
aab
net.minecraft.server.v1_9_R2.IProjectile
net.minecraft.server.v1_10_R1.IProjectile
Fields
Constructors
Methods
1.9.4
Names
net.minecraft.server.v1_9_R1.IProjectile
net.minecraft.server.v1_9_R2.IProjectile
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
wv
zs
net.minecraft.server.v1_8_R3.IProjectile
net.minecraft.server.v1_9_R1.IProjectile
Fields
Constructors
Methods
1.8.8
Names
wv
net.minecraft.entity.IProjectile
net.minecraft.server.v1_8_R3.IProjectile
Fields
Constructors
Methods
void (double, double, double, float, float): c, func_70186_c, shoot