History - net.minecraft.world.entity.projectile.AbstractHurtingProjectile

1.21

Names

cng

cne

Fields

double: d, xPower, field_7601, f_dkqtyluo, powerX, powerX, f_36813_

double: e, yPower, field_7600, f_hbcoyjan, powerY, powerY, f_36814_

double: f, zPower, field_7599, f_gyqksnid, powerZ, powerZ, f_36815_

double: b, ATTACK_DEFLECTION_SCALE, field_51507, f_qojnrhxg, field_51507, f_314176_

double: c, BOUNCE_DEFLECTION_SCALE, field_51508, f_gwvlchzj, field_51508, f_314076_

double: b, INITAL_ACCELERATION_POWER, field_51891, f_vibfwvwg, field_51891, f_337113_

double: c, DEFLECTION_SCALE, field_51892, f_dnowwkkw, field_51892, f_337009_

double: d, accelerationPower, field_51893, f_omngpikt, accelerationPower, f_337582_

Constructors

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, LivingEntity, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, Vec3, Level)

(EntityType<? extends AbstractHurtingProjectile>, LivingEntity, Vec3, Level)

Methods

boolean (): u, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): t, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bt, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bu, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

ClipContext$Block (): af_, getClipType, method_55053, m_szcsbglq, getRaycastShapeType, getOutline, m_306485_

ClipContext$Block (): aj_, getClipType, method_55053, m_szcsbglq, getRaycastShapeType, getOutline, m_306485_

void (double, double, double): q, assignPower, method_58184, m_hlcookuj, setPower, setPower, m_319987_

Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

void (Vec3, double): a, assignDirectionalMovement, method_60499, m_qcrzfahr, setVelocityWithAcceleration, m_qcrzfahr, m_338659_

1.20.6

Names

net.minecraft.world.entity.projectile.Arrow

net.minecraft.world.entity.projectile.AbstractHurtingProjectile

net.minecraft.class_1667

net.minecraft.class_1668

net.minecraft.unmapped.C_otvmxtwh

net.minecraft.unmapped.C_rhioaoru

net.minecraft.entity.projectile.ArrowEntity

net.minecraft.entity.projectile.ExplosiveProjectileEntity

net.minecraft.entity.projectile.ArrowEntity

net.minecraft.entity.projectile.ExplosiveProjectileEntity

net.minecraft.src.C_1154_

net.minecraft.src.C_1153_

Fields

double: d, xPower, field_7601, f_dkqtyluo, powerX, powerX, f_36813_

double: e, yPower, field_7600, f_hbcoyjan, powerY, powerY, f_36814_

double: f, zPower, field_7599, f_gyqksnid, powerZ, powerZ, f_36815_

int: f, EXPOSED_POTION_DECAY_TIME, field_30660, f_iaefprml, MAX_POTION_DURATION_TICKS, EXPOSED_POTION_DECAY_DURATION, f_150131_

int: g, NO_EFFECT_COLOR, field_30658, f_brxzfoon, NO_POTION_COLOR, DEFAULT_COLOR, f_150129_

EntityDataAccessor<Integer>: h, ID_EFFECT_COLOR, field_7595, f_vmgnarau, COLOR, COLOR, f_36854_

byte: i, EVENT_POTION_PUFF, field_30659, f_xcoztqqe, PARTICLE_EFFECT_STATUS, EFFECT_PARTICLE_SPAWN_INTERVAL, f_150130_

double: b, ATTACK_DEFLECTION_SCALE, field_51507, f_qojnrhxg, field_51507, f_314176_

double: c, BOUNCE_DEFLECTION_SCALE, field_51508, f_gwvlchzj, field_51508, f_314076_

Constructors

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, LivingEntity, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, Level)

(Level, double, double, double, ItemStack)

(Level, LivingEntity, ItemStack)

Methods

float (): w, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, damage, m_6469_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, shouldRender, m_6783_

boolean (): u, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bt, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): v, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_

Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

boolean (Entity): b, canHitEntity, method_26958, m_jmdjqqjc, canHit, canHit, m_5603_

void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, m_fccepfav, onSpawnPacket, onSpawnPacket, m_141965_

ClipContext$Block (): af_, getClipType, method_55053, m_szcsbglq, getRaycastShapeType, getOutline, m_306485_

float (): x, getLiquidInertia, method_55583, m_xdxnqmvz, getDragInWater, drag, m_307145_

PotionContents (): K, getPotionContents, method_57315, m_iefuffrx, getPotionContents, getPotionContents, m_324886_

void (PotionContents): a, setPotionContents, method_57316, m_eiscdqiq, setPotionContents, setPotionContents, m_324373_

void (ItemStack): a, setPickupItemStack, method_57313, m_qmtcwgrn, setStack, setStack, m_320726_

void (): M, updateColor, method_7462, m_xqohcsmn, initColor, initColor, m_36890_

void (MobEffectInstance): a, addEffect, method_7463, m_brcswhaq, addEffect, addEffect, m_36870_

void (int): c, makeParticle, method_7461, m_tqbdancd, spawnParticles, spawnParticles, m_36876_

int (): H, getColor, method_7460, m_auiqnoxb, getColor, getColor, m_36889_

void (LivingEntity): a, doPostHurtEffects, method_7450, m_whtcpczr, onHit, onHit, m_7761_

ItemStack (): x, getDefaultPickupItem, method_57314, m_ijqsvqvi, getDefaultItemStack, getDefaultItemStack, m_321416_

void (byte): b, handleEntityEvent, method_5711, m_kkieextx, handleStatus, handleStatus, m_7822_

void (double, double, double): q, assignPower, method_58184, m_hlcookuj, setPower, setPower, m_319987_

void (Entity, boolean): b, onDeflection, method_59525, m_dbijdqsf, onDeflected, m_318614_

1.20.5

Names

cfp

cng

net.minecraft.world.entity.projectile.AbstractHurtingProjectile

net.minecraft.world.entity.projectile.Arrow

net.minecraft.class_1668

net.minecraft.class_1667

net.minecraft.unmapped.C_rhioaoru

net.minecraft.unmapped.C_otvmxtwh

net.minecraft.entity.projectile.ExplosiveProjectileEntity

net.minecraft.entity.projectile.ArrowEntity

net.minecraft.entity.projectile.ExplosiveProjectileEntity

net.minecraft.entity.projectile.ArrowEntity

net.minecraft.src.C_1153_

net.minecraft.src.C_1154_

Fields

double: b, xPower, field_7601, f_dkqtyluo, powerX, powerX, f_36813_

double: c, yPower, field_7600, f_hbcoyjan, powerY, powerY, f_36814_

double: d, zPower, field_7599, f_gyqksnid, powerZ, powerZ, f_36815_

int: f, EXPOSED_POTION_DECAY_TIME, field_30660, f_iaefprml, MAX_POTION_DURATION_TICKS, EXPOSED_POTION_DECAY_DURATION, f_150131_

int: g, NO_EFFECT_COLOR, field_30658, f_brxzfoon, NO_POTION_COLOR, DEFAULT_COLOR, f_150129_

EntityDataAccessor<Integer>: h, ID_EFFECT_COLOR, field_7595, f_vmgnarau, COLOR, COLOR, f_36854_

byte: i, EVENT_POTION_PUFF, field_30659, f_xcoztqqe, PARTICLE_EFFECT_STATUS, EFFECT_PARTICLE_SPAWN_INTERVAL, f_150130_

Constructors

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, LivingEntity, double, double, double, Level)

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, Level)

(Level, double, double, double, ItemStack)

(Level, LivingEntity, ItemStack)

Methods

void (): c_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_

float (): x, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_

boolean (): bt, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bE, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, damage, m_6469_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, shouldRender, m_6783_

boolean (): s, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bo, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): u, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_

Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, canHit, canHit, m_5603_

void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, m_fccepfav, onSpawnPacket, onSpawnPacket, m_141965_

ClipContext$Block (): ag_, getClipType, method_55053, m_szcsbglq, getRaycastShapeType, m_306485_

float (): y, getLiquidInertia, method_55583, m_xdxnqmvz, getDragInWater, m_306220_

PotionContents (): K, getPotionContents, method_57315, m_iefuffrx, getPotionContents, getPotionContents, m_324886_

void (PotionContents): a, setPotionContents, method_57316, m_eiscdqiq, setPotionContents, setPotionContents, m_324373_

void (ItemStack): a, setPickupItemStack, method_57313, m_qmtcwgrn, setStack, setStack, m_320726_

void (): M, updateColor, method_7462, m_xqohcsmn, initColor, initColor, m_36890_

void (MobEffectInstance): a, addEffect, method_7463, m_brcswhaq, addEffect, addEffect, m_36870_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_

void (int): c, makeParticle, method_7461, m_tqbdancd, spawnParticles, spawnParticles, m_36876_

int (): H, getColor, method_7460, m_auiqnoxb, getColor, getColor, m_36889_

void (LivingEntity): a, doPostHurtEffects, method_7450, m_whtcpczr, onHit, onHit, m_7761_

ItemStack (): x, getDefaultPickupItem, method_57314, m_ijqsvqvi, getDefaultItemStack, getDefaultItemStack, m_321416_

void (byte): b, handleEntityEvent, method_5711, m_kkieextx, handleStatus, handleStatus, m_7822_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

ccb

cfp

Fields

Constructors

(EntityType<? extends AbstractHurtingProjectile>, double, double, double, Level)

Methods

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_

void (): c_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_

float (): t, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

float (): x, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

boolean (): br, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

boolean (): bt, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bD, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bE, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): ae_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): s, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bm, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bo, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): s, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

ParticleOptions (): u, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

ClipContext$Block (): ag_, getClipType, method_55053, m_szcsbglq, getRaycastShapeType, m_306485_

float (): y, getLiquidInertia, method_55583, m_xdxnqmvz, getDragInWater, m_306220_

1.20.2

Names

byv

ccb

Fields

Constructors

Methods

float (): o, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

float (): t, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

boolean (): bo, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

boolean (): br, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bC, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bD, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): aa_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): ae_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bj, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bm, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): k, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

ParticleOptions (): s, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

byt

byv

Fields

Constructors

Methods

float (): k, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

float (): o, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

boolean (): bm, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

boolean (): bo, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bB, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bC, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): Z_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): aa_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bh, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bj, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): j, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

ParticleOptions (): k, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

1.19.4

Names

bww

byt

Fields

Constructors

Methods

float (): j, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

float (): k, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

boolean (): bn, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

boolean (): bm, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bA, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bB, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): O_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): Z_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bj, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bh, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

ParticleOptions (): j, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

1.19.3

Names

buj

bww

Fields

Constructors

Methods

void (): k, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_

void (): l, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_

boolean (): bk, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

boolean (): bn, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): bx, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bA, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): M_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): O_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bg, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

float (): bj, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

Packet<?> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

btm

buj

Fields

Constructors

Methods

boolean (): bl, isPickable, method_5863, m_bzveerey, collides, collides, m_6087_

boolean (): bk, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

float (): by, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): bx, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): N_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): M_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bh, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, m_vcplipih, m_213856_

float (): bg, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, getLightLevelDependentValue, m_213856_

1.19

Names

boo

btm

Fields

Constructors

Methods

boolean (): bh, isPickable, method_5863, m_bzveerey, collides, collides, m_6087_

boolean (): bl, isPickable, method_5863, m_bzveerey, collides, collides, m_6087_

float (): bu, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

float (): by, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (): L_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

boolean (): N_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bd, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, getBrightnessAtEyes, m_6073_

float (): bh, getLightLevelDependentMagicValue, method_5718, m_vcplipih, getBrightnessAtEyes, m_vcplipih, m_213856_

1.18.2

Names

bnw

boo

net.minecraft.entity.projectile.ExplosiveProjectileEntity

Fields

double: b, xPower, field_7601, f_dkqtyluo, powerX, f_36813_

double: b, xPower, field_7601, f_dkqtyluo, powerX, powerX, f_36813_

double: c, yPower, field_7600, f_hbcoyjan, powerY, f_36814_

double: c, yPower, field_7600, f_hbcoyjan, powerY, powerY, f_36814_

double: d, zPower, field_7599, f_gyqksnid, powerZ, f_36815_

double: d, zPower, field_7599, f_gyqksnid, powerZ, powerZ, f_36815_

Constructors

Methods

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, m_8097_

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_

void (): k, tick, method_5773, m_arkgrfeb, tick, m_8119_

void (): k, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_

float (): j, getInertia, method_7466, m_ppzxtyik, getDrag, m_6884_

float (): j, getInertia, method_7466, m_ppzxtyik, getDrag, getDrag, m_6884_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, m_7378_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_

boolean (): bh, isPickable, method_5863, m_bzveerey, collides, m_6087_

boolean (): bh, isPickable, method_5863, m_bzveerey, collides, collides, m_6087_

float (): bu, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, m_6143_

float (): bu, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, getTargetingMargin, m_6143_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, m_6469_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, damage, m_6469_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, m_6783_

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, shouldRender, m_6783_

boolean (): K_, shouldBurn, method_7468, m_qdxptizg, isBurning, m_5931_

boolean (): L_, shouldBurn, method_7468, m_qdxptizg, isBurning, isBurning, m_5931_

float (): bd, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, m_6073_

float (): bd, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, getBrightnessAtEyes, m_6073_

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, m_5967_

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, getParticleType, m_5967_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, m_7380_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_

Packet<?> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, m_5654_

Packet<?> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, createSpawnPacket, m_5654_

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, canHit, m_5603_

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, canHit, canHit, m_5603_

void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, m_fccepfav, onSpawnPacket, m_141965_

void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, m_fccepfav, onSpawnPacket, onSpawnPacket, m_141965_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bkj

bnw

Fields

Constructors

Methods

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, m_8097_, initDatawatcher

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, m_8097_

void (): k, tick, method_5773, m_arkgrfeb, tick, m_8119_, tick

void (): k, tick, method_5773, m_arkgrfeb, tick, m_8119_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, m_7378_, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, m_7378_

boolean (): bc, isPickable, method_5863, m_bzveerey, collides, m_6087_, isInteractable

boolean (): bh, isPickable, method_5863, m_bzveerey, collides, m_6087_

float (): bp, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, m_6143_

float (): bu, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, m_6143_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, m_6469_, damageEntity

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, m_6469_

boolean (): J_, shouldBurn, method_7468, m_qdxptizg, isBurning, m_5931_

boolean (): K_, shouldBurn, method_7468, m_qdxptizg, isBurning, m_5931_

float (): aY, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, m_6073_

float (): bd, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, m_6073_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, m_7380_, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, m_7380_

Packet<?> (): P, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, m_5654_, getPacket

Packet<?> (): S, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, m_5654_

1.17.1

Names

bki

bkj

Fields

Constructors

Methods

1.17

Names

bgb

bki

net.minecraft.entity.projectile.DamagingProjectileEntity

net.minecraft.src.C_1153_

net.minecraft.server.v1_16_R3.EntityFireball

net.minecraft.world.entity.projectile.EntityFireball

Fields

double: b, xPower, field_7601, f_dkqtyluo, powerX, field_70232_b, dirX

double: b, xPower, field_7601, f_dkqtyluo, powerX, f_36813_

double: c, yPower, field_7600, f_hbcoyjan, powerY, field_70233_c, dirY

double: c, yPower, field_7600, f_hbcoyjan, powerY, f_36814_

double: d, zPower, field_7599, f_gyqksnid, powerZ, field_70230_d, dirZ

double: d, zPower, field_7599, f_gyqksnid, powerZ, f_36815_

Constructors

Methods

void (): e, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

void (): a_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, m_8097_, initDatawatcher

void (): j, tick, method_5773, m_arkgrfeb, tick, func_70071_h_, tick

void (): k, tick, method_5773, m_arkgrfeb, tick, m_8119_, tick

float (): i, getInertia, method_7466, m_ppzxtyik, getDrag, func_82341_c

float (): j, getInertia, method_7466, m_ppzxtyik, getDrag, m_6884_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, func_70037_a, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, m_7378_, loadData

boolean (): aT, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

boolean (): bc, isPickable, method_5863, m_bzveerey, collides, m_6087_, isInteractable

float (): bg, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): bp, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, m_6143_

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, func_70097_a, damageEntity

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, m_6469_, damageEntity

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, func_70112_a

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, m_6783_

boolean (): W_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

boolean (): J_, shouldBurn, method_7468, m_qdxptizg, isBurning, m_5931_

float (): aR, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

float (): aY, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, m_6073_

ParticleOptions (): h, getTrailParticle, method_7467, m_hwjredxm, getParticleType, func_195057_f

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, m_5967_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, func_213281_b, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, m_7380_, saveData

Packet<?> (): P, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

Packet<?> (): P, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, m_5654_, getPacket

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, method_26958, func_230298_a_

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, canHit, m_5603_

void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, m_fccepfav, onSpawnPacket, m_141965_

1.16.5

Names

Fields

double: b, xPower, field_7601, f_dkqtyluo, posX, field_70232_b, dirX

double: b, xPower, field_7601, f_dkqtyluo, powerX, field_70232_b, dirX

double: c, yPower, field_7600, f_hbcoyjan, posY, field_70233_c, dirY

double: c, yPower, field_7600, f_hbcoyjan, powerY, field_70233_c, dirY

double: d, zPower, field_7599, f_gyqksnid, posZ, field_70230_d, dirZ

double: d, zPower, field_7599, f_gyqksnid, powerZ, field_70230_d, dirZ

Constructors

Methods

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromTag, func_70037_a, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, func_70037_a, loadData

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToTag, func_213281_b, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, func_213281_b, saveData

1.16.4

Names

bfy

bgb

net.minecraft.server.v1_16_R2.EntityFireball

net.minecraft.server.v1_16_R3.EntityFireball

Fields

Constructors

Methods

boolean (): aS, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

boolean (): aT, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

float (): bf, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): bg, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): aQ, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

float (): aR, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

beh

bfy

net.minecraft.server.v1_16_R1.EntityFireball

net.minecraft.server.v1_16_R2.EntityFireball

Fields

Constructors

Methods

boolean (): aQ, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

boolean (): aS, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

float (): bc, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): bf, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

boolean (): Y_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

boolean (): W_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

float (): aO, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

float (): aQ, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

Packet<?> (): O, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

Packet<?> (): P, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

1.16.1

Names

ayo

beh

net.minecraft.server.v1_15_R1.EntityFireball

net.minecraft.server.v1_16_R1.EntityFireball

Fields

LivingEntity: b, owner, field_7604, f_ewwxhmzm, owner, field_70235_a, shooter

int: f, life, field_7603, f_ykjoaocq, life, field_70236_j

int: g, flightTime, field_7602, f_wbdmeogr, ticks, field_70234_an

double: c, xPower, field_7601, f_dkqtyluo, posX, field_70232_b, dirX

double: b, xPower, field_7601, f_dkqtyluo, posX, field_70232_b, dirX

double: d, yPower, field_7600, f_hbcoyjan, posY, field_70233_c, dirY

double: c, yPower, field_7600, f_hbcoyjan, posY, field_70233_c, dirY

double: e, zPower, field_7599, f_gyqksnid, posZ, field_70230_d, dirZ

double: d, zPower, field_7599, f_gyqksnid, posZ, field_70230_d, dirZ

Constructors

Methods

void (): w_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

void (): e, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

void (): h, tick, method_5773, m_arkgrfeb, tick, func_70071_h_, tick

void (): j, tick, method_5773, m_arkgrfeb, tick, func_70071_h_, tick

float (): k, getInertia, method_7466, m_ppzxtyik, getDrag, func_82341_c

float (): i, getInertia, method_7466, m_ppzxtyik, getDrag, func_82341_c

void (HitResult): a, onHit, method_7469, m_jqyajjmm, onCollision, func_70227_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromTag, func_70037_a, loadData

boolean (): aK, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

boolean (): aQ, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

float (): aV, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): bc, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

boolean (): M_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

boolean (): Y_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

float (): aI, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

float (): aO, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, func_195057_f

ParticleOptions (): h, getTrailParticle, method_7467, m_hwjredxm, getParticleType, func_195057_f

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToTag, func_213281_b, saveData

Packet<?> (): L, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

Packet<?> (): O, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

boolean (Entity): a, canHitEntity, method_26958, m_jmdjqqjc, method_26958, func_230298_a_

1.15.2

Names

ayl

ayo

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

awl

ayl

net.minecraft.server.v1_14_R1.EntityFireball

net.minecraft.server.v1_15_R1.EntityFireball

Fields

Constructors

Methods

void (): u_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

void (): w_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

boolean (): aH, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

boolean (): aK, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

float (): aS, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

float (): aV, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

boolean (): K_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

boolean (): M_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

float (): aF, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

float (): aI, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

int (): aE, getLightColor, method_5635, m_oopkgffe, getLightmapCoordinates, func_70070_b

Packet<?> (): N, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

Packet<?> (): L, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

1.14.4

Names

awg

awl

net.minecraft.world.entity.projectile.AbstractHurtingProjectile

net.minecraft.unmapped.C_rhioaoru

Fields

EntityLiving: b, field_7604, owner, field_70235_a, shooter

LivingEntity: b, owner, field_7604, f_ewwxhmzm, owner, field_70235_a, shooter

int: f, field_7603, life, field_70236_j

int: f, life, field_7603, f_ykjoaocq, life, field_70236_j

int: g, field_7602, ticks, field_70234_an

int: g, flightTime, field_7602, f_wbdmeogr, ticks, field_70234_an

double: c, field_7601, posX, field_70232_b, dirX

double: c, xPower, field_7601, f_dkqtyluo, posX, field_70232_b, dirX

double: d, field_7600, posY, field_70233_c, dirY

double: d, yPower, field_7600, f_hbcoyjan, posY, field_70233_c, dirY

double: e, field_7599, posZ, field_70230_d, dirZ

double: e, zPower, field_7599, f_gyqksnid, posZ, field_70230_d, dirZ

Constructors

Methods

void (): u_, method_5693, initDataTracker, func_70088_a, initDatawatcher

void (): u_, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, func_70088_a, initDatawatcher

void (): h, method_5773, tick, func_70071_h_, tick

void (): h, tick, method_5773, m_arkgrfeb, tick, func_70071_h_, tick

float (): k, method_7466, getDrag, func_82341_c

float (): k, getInertia, method_7466, m_ppzxtyik, getDrag, func_82341_c

void (MovingObjectPosition): a, method_7469, onCollision, func_70227_a

void (HitResult): a, onHit, method_7469, m_jqyajjmm, onCollision, func_70227_a

void (NBTTagCompound): a, method_5749, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromTag, func_70037_a

boolean (): aH, method_5863, collides, func_70067_L, isInteractable

boolean (): aH, isPickable, method_5863, m_bzveerey, collides, func_70067_L, isInteractable

float (): aS, method_5871, getTargetingMargin, func_70111_Y

float (): aS, getPickRadius, method_5871, m_rjumlnsh, getTargetingMargin, func_70111_Y

boolean (DamageSource, float): a, method_5643, damage, func_70097_a, damageEntity

boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, func_70097_a, damageEntity

boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a

boolean (double): a, shouldRenderAtSqrDistance, method_5640, m_foqrqvze, shouldRender, func_70112_a

boolean (): K_, method_7468, isBurning, func_184564_k

boolean (): K_, shouldBurn, method_7468, m_qdxptizg, isBurning, func_184564_k

float (): aF, method_5718, getBrightnessAtEyes, func_70013_c

float (): aF, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

int (): aE, method_5635, getLightmapCoordinates, func_70070_b

int (): aE, getLightColor, method_5635, m_oopkgffe, getLightmapCoordinates, func_70070_b

ParticleParam (): i, method_7467, getParticleType, func_195057_f

ParticleOptions (): i, getTrailParticle, method_7467, m_hwjredxm, getParticleType, func_195057_f

void (NBTTagCompound): b, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToTag, func_213281_b

Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): N, getAddEntityPacket, method_18002, m_tugxrexj, createSpawnPacket, func_213297_N

1.14.3

Names

awd

awg

net.minecraft.entity.projectile.ExplosiveProjectileEntity

Fields

EntityLiving: b, field_7604, field_70235_a, shooter

EntityLiving: b, field_7604, owner, field_70235_a, shooter

int: f, field_7603, field_70236_j

int: f, field_7603, life, field_70236_j

int: g, field_7602, field_70234_an

int: g, field_7602, ticks, field_70234_an

double: c, field_7601, field_70232_b, dirX

double: c, field_7601, posX, field_70232_b, dirX

double: d, field_7600, field_70233_c, dirY

double: d, field_7600, posY, field_70233_c, dirY

double: e, field_7599, field_70230_d, dirZ

double: e, field_7599, posZ, field_70230_d, dirZ

Constructors

Methods

void (): u_, method_5693, func_70088_a, initDatawatcher

void (): u_, method_5693, initDataTracker, func_70088_a, initDatawatcher

void (): h, method_5773, func_70071_h_, tick

void (): h, method_5773, tick, func_70071_h_, tick

float (): k, method_7466, func_82341_c

float (): k, method_7466, getDrag, func_82341_c

void (MovingObjectPosition): a, method_7469, func_70227_a

void (MovingObjectPosition): a, method_7469, onCollision, func_70227_a

void (NBTTagCompound): a, method_5749, func_70037_a

void (NBTTagCompound): a, method_5749, readCustomDataFromTag, func_70037_a

boolean (): aG, method_5863, func_70067_L, isInteractable

boolean (): aH, method_5863, collides, func_70067_L, isInteractable

float (): aR, method_5871, func_70111_Y

float (): aS, method_5871, getTargetingMargin, func_70111_Y

boolean (DamageSource, float): a, method_5643, func_70097_a, damageEntity

boolean (DamageSource, float): a, method_5643, damage, func_70097_a, damageEntity

boolean (double): a, method_5640, func_70112_a

boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a

boolean (): L_, method_7468, func_184564_k

boolean (): K_, method_7468, isBurning, func_184564_k

float (): aE, method_5718, func_70013_c

float (): aF, method_5718, getBrightnessAtEyes, func_70013_c

int (): aD, method_5635, func_70070_b

int (): aE, method_5635, getLightmapCoordinates, func_70070_b

ParticleParam (): i, method_7467, func_195057_f

ParticleParam (): i, method_7467, getParticleType, func_195057_f

void (NBTTagCompound): b, method_5652, func_213281_b

void (NBTTagCompound): b, method_5652, writeCustomDataToTag, func_213281_b

Packet<?> (): N, method_18002, func_213297_N

Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

awc

awd

Fields

Constructors

Methods

1.14

Names

aol

awc

net.minecraft.class_1668

net.minecraft.entity.projectile.EntityFireball

net.minecraft.entity.projectile.DamagingProjectileEntity

net.minecraft.server.v1_13_R2.EntityFireball

net.minecraft.server.v1_14_R1.EntityFireball

Fields

EntityLiving: a, field_70235_a, shooter

EntityLiving: b, field_7604, field_70235_a, shooter

int: e, field_70236_j

int: f, field_7603, field_70236_j

int: f, field_70234_an

int: g, field_7602, field_70234_an

double: b, field_70232_b, dirX

double: c, field_7601, field_70232_b, dirX

double: c, field_70233_c, dirY

double: d, field_7600, field_70233_c, dirY

double: d, field_70230_d, dirZ

double: e, field_7599, field_70230_d, dirZ

Constructors

(EntityTypes<?>, World, float, float)

(EntityTypes<?>, double, double, double, double, double, double, World, float, float)

(EntityTypes<?>, EntityLiving, double, double, double, World, float, float)

(EntityTypes<? extends EntityFireball>, World)

(EntityTypes<? extends EntityFireball>, double, double, double, double, double, double, World)

(EntityTypes<? extends EntityFireball>, EntityLiving, double, double, double, World)

Methods

void (): x_, func_70088_a

void (): u_, method_5693, func_70088_a, initDatawatcher

void (): R_, func_70071_h_, tick

void (): h, method_5773, func_70071_h_, tick

float (): k, func_82341_c

float (): k, method_7466, func_82341_c

void (MovingObjectPosition): a, func_70227_a

void (MovingObjectPosition): a, method_7469, func_70227_a

void (NBTTagCompound): b, func_70014_b

void (NBTTagCompound): a, func_70037_a

void (NBTTagCompound): a, method_5749, func_70037_a

boolean (): aB, func_70067_L, isInteractable

boolean (): aG, method_5863, func_70067_L, isInteractable

float (): aM, func_70111_Y

float (): aR, method_5871, func_70111_Y

boolean (DamageSource, float): a, func_70097_a, damageEntity

boolean (DamageSource, float): a, method_5643, func_70097_a, damageEntity

boolean (double): a, func_70112_a

boolean (double): a, method_5640, func_70112_a

boolean (): f, func_184564_k

boolean (): L_, method_7468, func_184564_k

float (): az, func_70013_c

float (): aE, method_5718, func_70013_c

int (): ay, func_70070_b

int (): aD, method_5635, func_70070_b

ParticleParam (): i, func_195057_f

ParticleParam (): i, method_7467, func_195057_f

void (NBTTagCompound): b, method_5652, func_213281_b

Packet<?> (): N, method_18002, func_213297_N

1.13.2

Names

aok

aol

Fields

Constructors

Methods

1.13.1

Names

aoh

aok

net.minecraft.server.v1_13_R1.EntityFireball

net.minecraft.server.v1_13_R2.EntityFireball

Fields

Constructors

Methods

1.13

Names

ael

aoh

net.minecraft.server.v1_12_R1.EntityFireball

net.minecraft.server.v1_13_R1.EntityFireball

Fields

Constructors

(World)

(World, double, double, double, double, double, double)

(World, EntityLiving, double, double, double)

(EntityTypes<?>, World, float, float)

(EntityTypes<?>, double, double, double, double, double, double, World, float, float)

(EntityTypes<?>, EntityLiving, double, double, double, World, float, float)

Methods

void (): i, func_70088_a

void (): x_, func_70088_a

void (): B_, func_70071_h_

void (): R_, func_70071_h_, tick

float (): l, func_82341_c

float (): k, func_82341_c

boolean (): ay, func_70067_L, isInteractable

boolean (): aB, func_70067_L, isInteractable

float (): aI, func_70111_Y

float (): aM, func_70111_Y

boolean (): k, func_184564_k

boolean (): f, func_184564_k

EnumParticle (): j, func_184563_j

void (DataConverterManager, String): a, func_189743_a

float (): aw, func_70013_c

float (): az, func_70013_c

int (): av, func_70070_b

int (): ay, func_70070_b

ParticleParam (): i, func_195057_f

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

aej

ael

Fields

Constructors

Methods

1.12

Names

abf

aej

net.minecraft.server.v1_11_R1.EntityFireball

net.minecraft.server.v1_12_R1.EntityFireball

Fields

Constructors

Methods

void (): A_, func_70071_h_

void (): B_, func_70071_h_

boolean (): aq, func_70067_L, isInteractable

boolean (): ay, func_70067_L, isInteractable

float (): aA, func_70111_Y

float (): aI, func_70111_Y

float (float): e, func_70013_c

int (float): d, func_70070_b

float (): aw, func_70013_c

int (): av, func_70070_b

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

abe

abf

Fields

Constructors

Methods

1.11

Names

zy

abe

net.minecraft.server.v1_10_R1.EntityFireball

net.minecraft.server.v1_11_R1.EntityFireball

Fields

int: e, field_145795_e

int: f, field_145793_f

int: g, field_145794_g

Block: h, field_145796_h

boolean: au, field_70238_i

int: av, field_70236_j

int: e, field_70236_j

int: aw, field_70234_an

int: f, field_70234_an

Constructors

Methods

void (): m, func_70071_h_

void (): A_, func_70071_h_

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

zp

zy

net.minecraft.server.v1_9_R2.EntityFireball

net.minecraft.server.v1_10_R1.EntityFireball

Fields

boolean: at, field_70238_i

boolean: au, field_70238_i

int: au, field_70236_j

int: av, field_70236_j

int: av, field_70234_an

int: aw, field_70234_an

Constructors

Methods

boolean (): ap, func_70067_L, isInteractable

boolean (): aq, func_70067_L, isInteractable

void (DataConverterManager, String): a, func_189743_a

1.9.4

Names

net.minecraft.server.v1_9_R1.EntityFireball

net.minecraft.server.v1_9_R2.EntityFireball

Fields

boolean: as, field_70238_i

boolean: at, field_70238_i

int: at, field_70236_j

int: au, field_70236_j

int: au, field_70234_an

int: av, field_70234_an

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

ws

zp

net.minecraft.server.v1_8_R3.EntityFireball

net.minecraft.server.v1_9_R1.EntityFireball

Fields

boolean: i, field_70238_i

boolean: as, field_70238_i

int: ar, field_70236_j

int: at, field_70236_j

int: as, field_70234_an

int: au, field_70234_an

Constructors

Methods

void (): h, func_70088_a

void (): i, func_70088_a

void (): t_, func_70071_h_

void (): m, func_70071_h_

float (): j, func_82341_c

float (): l, func_82341_c

boolean (): ad, func_70067_L

boolean (): ap, func_70067_L, isInteractable

float (): ao, func_70111_Y

float (): aA, func_70111_Y

float (float): c, func_70013_c

float (float): e, func_70013_c

int (float): b, func_70070_b

int (float): d, func_70070_b

boolean (): k, func_184564_k

EnumParticle (): j, func_184563_j

1.8.8

Names

ws

net.minecraft.entity.projectile.EntityFireball

net.minecraft.server.v1_8_R3.EntityFireball

Fields

int: e, field_145795_e

int: f, field_145793_f

int: g, field_145794_g

Block: h, field_145796_h

boolean: i, field_70238_i

EntityLiving: a, field_70235_a, shooter

int: ar, field_70236_j

int: as, field_70234_an

double: b, field_70232_b, dirX

double: c, field_70233_c, dirY

double: d, field_70230_d, dirZ

Constructors

(World)

(World, double, double, double, double, double, double)

(World, EntityLiving, double, double, double)

Methods

void (): h, func_70088_a

void (): t_, func_70071_h_

float (): j, func_82341_c

void (MovingObjectPosition): a, func_70227_a

void (NBTTagCompound): b, func_70014_b

void (NBTTagCompound): a, func_70037_a

boolean (): ad, func_70067_L

float (): ao, func_70111_Y

boolean (DamageSource, float): a, func_70097_a, damageEntity

float (float): c, func_70013_c

boolean (double): a, func_70112_a

int (float): b, func_70070_b