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

1.21

Names

cnt

cnr

Fields

Constructors

Methods

AbstractArrow (LivingEntity, ItemStack, float): a, getMobArrow, method_18813, m_ijgbiuvt, createArrowProjectile, createArrowProjectile, m_37300_

AbstractArrow (LivingEntity, ItemStack, float, ItemStack): a, getMobArrow, method_18813, m_ijgbiuvt, createArrowProjectile, m_37300_

1.20.6

Names

net.minecraft.world.entity.projectile.ShulkerBullet

net.minecraft.world.entity.projectile.ProjectileUtil

net.minecraft.class_1678

net.minecraft.class_1675

net.minecraft.unmapped.C_moyveclb

net.minecraft.unmapped.C_xyszkcti

net.minecraft.entity.projectile.ShulkerBulletEntity

net.minecraft.entity.projectile.ProjectileUtil

net.minecraft.entity.projectile.ShulkerBulletEntity

net.minecraft.entity.projectile.ProjectileUtil

net.minecraft.src.C_1169_

net.minecraft.src.C_1168_

Fields

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, target, f_37312_

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, direction, f_37313_

int: e, flightSteps, field_7627, f_bkqikptz, stepCount, stepCount, f_37314_

double: f, targetDeltaX, field_7635, f_ybnsuwvd, targetX, targetX, f_37315_

double: g, targetDeltaY, field_7633, f_qhpektoc, targetY, targetY, f_37316_

double: h, targetDeltaZ, field_7625, f_enneglkb, targetZ, targetZ, f_37317_

UUID: i, targetId, field_7632, f_vvndmmjz, targetUuid, targetUuid, f_37311_

double: b, SPEED, field_30666, f_kajbipla, field_30666, SPEED, f_150183_

float: a, DEFAULT_ENTITY_HIT_RESULT_MARGIN, field_46654, f_bjtqlclh, DEFAULT_MARGIN, DEFAULT_ENTITY_HIT_RESULT_MARGIN, f_303081_

Constructors

(Level, LivingEntity, Entity, Direction$Axis)

(EntityType<? extends ShulkerBullet>, Level)

()

Methods

SoundSource (): de, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, setDirection, m_37350_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, changeTargetDirection, selectNextMoveDirection, m_37348_

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

boolean (): bQ, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, onCollision, m_6532_

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

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_

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

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

void (): dB, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

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

void (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, onEntityHit, m_5790_

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, onBlockHit, m_8060_

Direction (): p, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

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

void (): u, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

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

double (): aY, getDefaultGravity, method_7490, m_pvspcngk, getGravity, getDefaultGravity, m_319564_

HitResult (Entity, Predicate<Entity>): a, getHitResultOnMoveVector, method_49997, m_zcbsymub, getCollision, getCollision, m_278158_

HitResult (Entity, Predicate<Entity>, ClipContext$Block): a, getHitResultOnMoveVector, method_55054, m_byqkqjrm, getCollision, getCollision, m_307639_

HitResult (Entity, Predicate<Entity>, double): a, getHitResultOnViewVector, method_49998, m_qkabsdom, getCollision, getCollision, m_278180_

HitResult (Vec3, Entity, Predicate<Entity>, Vec3, Level, float, ClipContext$Block): a, getHitResult, method_18074, m_hxpndcub, getCollision, getCollision, m_278167_

EntityHitResult (Entity, Vec3, Vec3, AABB, Predicate<Entity>, double): a, getEntityHitResult, method_18075, m_onfmasdg, raycast, raycast, m_37287_

EntityHitResult (Level, Entity, Vec3, Vec3, AABB, Predicate<Entity>): a, getEntityHitResult, method_18077, m_piioognh, getEntityCollision, getEntityCollision, m_37304_

EntityHitResult (Level, Entity, Vec3, Vec3, AABB, Predicate<Entity>, float): a, getEntityHitResult, method_37226, m_ntapkzlc, getEntityCollision, getEntityCollision, m_150175_

void (Entity, float): a, rotateTowardsMovement, method_7484, m_dvdihwiy, setRotationFromVelocity, rotateTowardsMovement, m_37284_

InteractionHand (LivingEntity, Item): a, getWeaponHoldingHand, method_18812, m_wtslapuz, getHandPossiblyHolding, getHandPossiblyHolding, m_37297_

AbstractArrow (LivingEntity, ItemStack, float): a, getMobArrow, method_18813, m_ijgbiuvt, createArrowProjectile, createArrowProjectile, m_37300_

1.20.5

Names

cgc

cnt

net.minecraft.world.entity.projectile.EntityShulkerBullet

net.minecraft.world.entity.projectile.ProjectileHelper

Fields

Constructors

Methods

SoundSource (): db, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): de, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

boolean (): bN, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bQ, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): dy, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dB, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

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

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

Direction (): q, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

Direction (): p, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

void (): s, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

void (): u, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

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

double (): aY, getDefaultGravity, method_7490, m_pvspcngk, getGravity, getDefaultGravity, m_319564_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

cco

cgc

Fields

Constructors

Methods

SoundSource (): da, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): db, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

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

boolean (): bM, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bN, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): dx, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dy, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

1.20.2

Names

bzi

cco

Fields

Constructors

Methods

SoundSource (): cY, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): da, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

boolean (): bL, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bM, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): du, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dx, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

Direction (): j, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

Direction (): q, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

void (): k, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

void (): s, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

bzg

bzi

Fields

Constructors

Methods

SoundSource (): cX, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): cY, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

boolean (): bK, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bL, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): ds, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): du, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

Direction (): i, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

Direction (): j, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

void (): j, destroy, method_49723, m_rjsbjpce, destroy, m_276200_

void (): k, destroy, method_49723, m_rjsbjpce, destroy, discardBullet, m_276200_

1.19.4

Names

bxj

bzg

Fields

double: ao, targetDeltaY, field_7633, f_qhpektoc, targetY, targetY, f_37316_

double: g, targetDeltaY, field_7633, f_qhpektoc, targetY, targetY, f_37316_

double: ap, targetDeltaZ, field_7625, f_enneglkb, targetZ, targetZ, f_37317_

double: h, targetDeltaZ, field_7625, f_enneglkb, targetZ, targetZ, f_37317_

UUID: aq, targetId, field_7632, f_vvndmmjz, targetUuid, targetUuid, f_37311_

UUID: i, targetId, field_7632, f_vvndmmjz, targetUuid, targetUuid, f_37311_

Constructors

Methods

SoundSource (): cW, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): cX, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

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

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

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

void (): dr, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): ds, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

Direction (): h, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

Direction (): i, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

void (): j, destroy, method_49723, m_rjsbjpce, destroy, m_276200_

1.19.3

Names

buw

bxj

Fields

Constructors

Methods

SoundSource (): cR, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): cW, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

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

boolean (): bH, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bK, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): dm, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dr, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

btz

buw

Fields

Constructors

Methods

SoundSource (): cS, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): cR, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

boolean (): bI, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bH, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): dn, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dm, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

1.19

Names

bpb

btz

Fields

double: b, SPEED, field_30666, f_kajbipla, field_30666, f_kajbipla, f_150183_

double: b, SPEED, field_30666, f_kajbipla, field_30666, SPEED, f_150183_

Constructors

Methods

SoundSource (): cO, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

SoundSource (): cS, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, m_orsuvazc, m_37348_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, changeTargetDirection, selectNextMoveDirection, m_37348_

boolean (): bE, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

boolean (): bI, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

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

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

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

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

void (): dj, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

void (): dn, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

1.18.2

Names

boj

bpb

net.minecraft.entity.projectile.ShulkerBulletEntity

Fields

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, f_37312_

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, target, f_37312_

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, f_37313_

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, direction, f_37313_

int: e, flightSteps, field_7627, f_bkqikptz, stepCount, f_37314_

int: e, flightSteps, field_7627, f_bkqikptz, stepCount, stepCount, f_37314_

double: f, targetDeltaX, field_7635, f_ybnsuwvd, targetX, f_37315_

double: f, targetDeltaX, field_7635, f_ybnsuwvd, targetX, targetX, f_37315_

double: ap, targetDeltaY, field_7633, f_qhpektoc, targetY, f_37316_

double: ao, targetDeltaY, field_7633, f_qhpektoc, targetY, targetY, f_37316_

double: aq, targetDeltaZ, field_7625, f_enneglkb, targetZ, f_37317_

double: ap, targetDeltaZ, field_7625, f_enneglkb, targetZ, targetZ, f_37317_

UUID: ar, targetId, field_7632, f_vvndmmjz, targetUuid, f_37311_

UUID: aq, targetId, field_7632, f_vvndmmjz, targetUuid, targetUuid, f_37311_

double: b, SPEED, field_30666, f_kajbipla, field_30666, f_150183_

double: b, SPEED, field_30666, f_kajbipla, field_30666, f_kajbipla, f_150183_

Constructors

Methods

SoundSource (): cO, getSoundSource, method_5634, m_nsggwems, getSoundCategory, m_5720_

SoundSource (): cO, getSoundSource, method_5634, m_nsggwems, getSoundCategory, getSoundCategory, m_5720_

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

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

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

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

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, m_37350_

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, setDirection, m_37350_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, m_37348_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, m_orsuvazc, m_37348_

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

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

boolean (): bE, isOnFire, method_5809, m_klrrgmfl, isOnFire, m_6060_

boolean (): bE, isOnFire, method_5809, m_klrrgmfl, isOnFire, isOnFire, m_6060_

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, m_6532_

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, onCollision, m_6532_

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

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

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_

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

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

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

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

void (): dj, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, m_6043_

void (): dj, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, checkDespawn, m_6043_

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

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

void (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, m_5790_

void (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, onEntityHit, m_5790_

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, m_8060_

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, onBlockHit, m_8060_

Direction (): h, getMoveDirection, method_35208, m_nkokkcwc, getDirection, m_150186_

Direction (): h, getMoveDirection, method_35208, m_nkokkcwc, getDirection, getDirection, m_150186_

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

bkw

boj

Fields

double: ao, targetDeltaY, field_7633, f_qhpektoc, targetY, f_37316_

double: ap, targetDeltaY, field_7633, f_qhpektoc, targetY, f_37316_

double: ap, targetDeltaZ, field_7625, f_enneglkb, targetZ, f_37317_

double: aq, targetDeltaZ, field_7625, f_enneglkb, targetZ, f_37317_

UUID: aq, targetId, field_7632, f_vvndmmjz, targetUuid, f_37311_

UUID: ar, targetId, field_7632, f_vvndmmjz, targetUuid, f_37311_

Constructors

Methods

SoundSource (): cJ, getSoundSource, method_5634, m_nsggwems, getSoundCategory, m_5720_, getSoundCategory

SoundSource (): cO, getSoundSource, method_5634, m_nsggwems, getSoundCategory, m_5720_

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

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

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_

boolean (): bz, isOnFire, method_5809, m_klrrgmfl, isOnFire, m_6060_, isBurning

boolean (): bE, isOnFire, method_5809, m_klrrgmfl, isOnFire, m_6060_

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

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

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_

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_

void (): de, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, m_6043_, checkDespawn

void (): dj, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, m_6043_

1.17.1

Names

bkv

bkw

Fields

Constructors

Methods

1.17

Names

bgo

bkv

net.minecraft.entity.projectile.ShulkerBulletEntity

net.minecraft.src.C_1169_

net.minecraft.server.v1_16_R3.EntityShulkerBullet

net.minecraft.world.entity.projectile.EntityShulkerBullet

Fields

Entity: b, finalTarget, field_7626, f_zglcvqjr, target, field_184571_b, target

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, f_37312_

Direction: c, currentMoveDirection, field_7628, f_vvcckexw, direction, field_184573_c, dir

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, f_37313_

int: d, flightSteps, field_7627, f_bkqikptz, stepCount, field_184575_d

int: e, flightSteps, field_7627, f_bkqikptz, stepCount, f_37314_

double: e, targetDeltaX, field_7635, f_ybnsuwvd, targetX, field_184577_e

double: f, targetDeltaX, field_7635, f_ybnsuwvd, targetX, f_37315_

double: f, targetDeltaY, field_7633, f_qhpektoc, targetY, field_184578_f

double: ao, targetDeltaY, field_7633, f_qhpektoc, targetY, f_37316_

double: g, targetDeltaZ, field_7625, f_enneglkb, targetZ, field_184579_g

double: ap, targetDeltaZ, field_7625, f_enneglkb, targetZ, f_37317_

UUID: ag, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

UUID: aq, targetId, field_7632, f_vvndmmjz, targetUuid, f_37311_

double: b, SPEED, field_30666, f_kajbipla, field_30666, f_150183_

Constructors

(Level, double, double, double, double, double, double)

Methods

SoundSource (): cu, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

SoundSource (): cJ, getSoundSource, method_5634, m_nsggwems, getSoundCategory, m_5720_, getSoundCategory

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

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

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

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, func_184568_a

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, m_37350_

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, func_184569_a

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, m_37348_

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

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

boolean (): bq, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

boolean (): bz, isOnFire, method_5809, m_klrrgmfl, isOnFire, m_6060_, isBurning

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, func_70227_a

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, m_6532_

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

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

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_

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

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

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

void (): cI, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

void (): de, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, m_6043_, checkDespawn

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 (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, func_213868_a

void (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, m_5790_

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, func_230299_a_

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, m_8060_

Direction (): h, getMoveDirection, method_35208, m_nkokkcwc, getDirection, m_150186_

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

1.16.5

Names

Fields

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

bgl

bgo

net.minecraft.server.v1_16_R2.EntityShulkerBullet

net.minecraft.server.v1_16_R3.EntityShulkerBullet

Fields

Constructors

Methods

SoundSource (): ct, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

SoundSource (): cu, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

boolean (): bp, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

boolean (): bq, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

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 (): aQ, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

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

void (): cH, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

void (): cI, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

beu

bgl

net.minecraft.server.v1_16_R1.EntityShulkerBullet

net.minecraft.server.v1_16_R2.EntityShulkerBullet

Fields

UUID: an, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

UUID: ag, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

Constructors

Methods

boolean (): bm, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

boolean (): bp, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

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 (): 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

aza

beu

net.minecraft.server.v1_15_R1.EntityShulkerBullet

net.minecraft.server.v1_16_R1.EntityShulkerBullet

Fields

LivingEntity: b, owner, field_7630, f_vvlvtdfq, owner, field_184570_a, shooter

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, field_184571_b, target

Entity: b, finalTarget, field_7626, f_zglcvqjr, target, field_184571_b, target

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, field_184573_c, dir

Direction: c, currentMoveDirection, field_7628, f_vvcckexw, direction, field_184573_c, dir

int: e, flightSteps, field_7627, f_bkqikptz, field_184575_d

int: d, flightSteps, field_7627, f_bkqikptz, stepCount, field_184575_d

double: f, targetDeltaX, field_7635, f_ybnsuwvd, field_184577_e

double: e, targetDeltaX, field_7635, f_ybnsuwvd, targetX, field_184577_e

double: g, targetDeltaY, field_7633, f_qhpektoc, field_184578_f

double: f, targetDeltaY, field_7633, f_qhpektoc, targetY, field_184578_f

double: ao, targetDeltaZ, field_7625, f_enneglkb, field_184579_g

double: g, targetDeltaZ, field_7625, f_enneglkb, targetZ, field_184579_g

UUID: ap, ownerId, field_7629, f_ztgxsylt, ownerUuid, field_184580_h

BlockPos: aq, lastKnownOwnerPos, field_7634, f_nlceuyfv, ownerPos, field_184572_as

UUID: ar, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

UUID: an, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

BlockPos: as, lastKnownTargetPos, field_7631, f_blqyvibj, targetPos, field_184576_au

Constructors

Methods

SoundSource (): cl, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

SoundSource (): ct, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

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

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 (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, func_184569_a

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, method_7486, func_184569_a

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

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

boolean (): bf, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

boolean (): bm, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

void (HitResult): a, onHit, method_7488, m_jnopupwr, onHit, func_184567_a

void (HitResult): a, onHit, method_7488, m_xlvwraww, onCollision, func_70227_a

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 (): aI, getBrightness, method_5718, m_dvgdsktd, getBrightnessAtEyes, func_70013_c

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

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

void (): cy, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

void (): cH, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

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

void (EntityHitResult): a, onHitEntity, method_7454, m_nkpdbvpp, onEntityHit, func_213868_a

void (BlockHitResult): a, onHitBlock, method_24920, m_ggjsldmr, onBlockHit, func_230299_a_

1.15.2

Names

ayx

aza

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

awx

ayx

net.minecraft.server.v1_14_R1.EntityShulkerBullet

net.minecraft.server.v1_15_R1.EntityShulkerBullet

Fields

double: ar, targetDeltaZ, field_7625, f_enneglkb, field_184579_g

double: ao, targetDeltaZ, field_7625, f_enneglkb, field_184579_g

UUID: as, ownerId, field_7629, f_ztgxsylt, ownerUuid, field_184580_h

UUID: ap, ownerId, field_7629, f_ztgxsylt, ownerUuid, field_184580_h

BlockPos: at, lastKnownOwnerPos, field_7634, f_nlceuyfv, ownerPos, field_184572_as

BlockPos: aq, lastKnownOwnerPos, field_7634, f_nlceuyfv, ownerPos, field_184572_as

UUID: au, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

UUID: ar, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

BlockPos: av, lastKnownTargetPos, field_7631, f_blqyvibj, targetPos, field_184576_au

BlockPos: as, lastKnownTargetPos, field_7631, f_blqyvibj, targetPos, field_184576_au

Constructors

Methods

SoundSource (): cc, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

SoundSource (): cl, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

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 (): bc, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

boolean (): bf, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

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 (): 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

void (): cy, checkDespawn, method_5982, m_vcfvpihz, checkDespawn, func_70623_bb, checkDespawn

1.14.4

Names

aws

awx

net.minecraft.world.entity.projectile.ShulkerBullet

net.minecraft.unmapped.C_moyveclb

Fields

EntityLiving: b, field_7630, owner, field_184570_a, shooter

LivingEntity: b, owner, field_7630, f_vvlvtdfq, owner, field_184570_a, shooter

Entity: c, field_7626, target, field_184571_b, target

Entity: c, finalTarget, field_7626, f_zglcvqjr, target, field_184571_b, target

EnumDirection: d, field_7628, direction, field_184573_c, dir

Direction: d, currentMoveDirection, field_7628, f_vvcckexw, direction, field_184573_c, dir

int: e, field_7627, field_7627, field_184575_d

int: e, flightSteps, field_7627, f_bkqikptz, field_184575_d

double: f, field_7635, field_7635, field_184577_e

double: f, targetDeltaX, field_7635, f_ybnsuwvd, field_184577_e

double: g, field_7633, field_7633, field_184578_f

double: g, targetDeltaY, field_7633, f_qhpektoc, field_184578_f

double: ar, field_7625, field_7625, field_184579_g

double: ar, targetDeltaZ, field_7625, f_enneglkb, field_184579_g

UUID: as, field_7629, ownerUuid, field_184580_h

UUID: as, ownerId, field_7629, f_ztgxsylt, ownerUuid, field_184580_h

BlockPosition: at, field_7634, ownerPos, field_184572_as

BlockPos: at, lastKnownOwnerPos, field_7634, f_nlceuyfv, ownerPos, field_184572_as

UUID: au, field_7632, targetUuid, field_184574_at

UUID: au, targetId, field_7632, f_vvndmmjz, targetUuid, field_184574_at

BlockPosition: av, field_7631, targetPos, field_184576_au

BlockPos: av, lastKnownTargetPos, field_7631, f_blqyvibj, targetPos, field_184576_au

Constructors

Methods

SoundCategory (): cc, method_5634, getSoundCategory, func_184176_by, getSoundCategory

SoundSource (): cc, getSoundSource, method_5634, m_nsggwems, getSoundCategory, func_184176_by, getSoundCategory

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

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

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

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

void (EnumDirection): a, method_7487, setDirection, func_184568_a

void (Direction): a, setMoveDirection, method_7487, m_ovipfqcy, setDirection, func_184568_a

void (EnumDirection$EnumAxis): a, method_7486, method_7486, func_184569_a

void (Direction$Axis): a, selectNextMoveDirection, method_7486, m_orsuvazc, func_184569_a

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

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

boolean (): bc, method_5809, isOnFire, func_70027_ad, isBurning

boolean (): bc, isOnFire, method_5809, m_klrrgmfl, isOnFire, func_70027_ad, isBurning

void (MovingObjectPosition): a, method_7488, onHit, func_184567_a

void (HitResult): a, onHit, method_7488, m_jnopupwr, onHit, func_184567_a

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

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

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

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

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

awp

aws

net.minecraft.entity.projectile.ShulkerBulletEntity

Fields

EntityLiving: b, field_7630, field_184570_a, shooter

EntityLiving: b, field_7630, owner, field_184570_a, shooter

Entity: c, field_7626, field_184571_b, target

Entity: c, field_7626, target, field_184571_b, target

EnumDirection: d, field_7628, field_184573_c, dir

EnumDirection: d, field_7628, direction, field_184573_c, dir

int: e, field_7627, field_184575_d

int: e, field_7627, field_7627, field_184575_d

double: f, field_7635, field_184577_e

double: f, field_7635, field_7635, field_184577_e

double: g, field_7633, field_184578_f

double: g, field_7633, field_7633, field_184578_f

double: ar, field_7625, field_184579_g

double: ar, field_7625, field_7625, field_184579_g

UUID: as, field_7629, field_184580_h

UUID: as, field_7629, ownerUuid, field_184580_h

BlockPosition: at, field_7634, field_184572_as

BlockPosition: at, field_7634, ownerPos, field_184572_as

UUID: au, field_7632, field_184574_at

UUID: au, field_7632, targetUuid, field_184574_at

BlockPosition: av, field_7631, field_184576_au

BlockPosition: av, field_7631, targetPos, field_184576_au

Constructors

Methods

SoundCategory (): cb, method_5634, func_184176_by, getSoundCategory

SoundCategory (): cc, method_5634, getSoundCategory, func_184176_by, getSoundCategory

void (NBTTagCompound): a, method_5749, func_70037_a

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

void (): u_, method_5693, func_70088_a, initDatawatcher

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

void (EnumDirection): a, method_7487, func_184568_a

void (EnumDirection): a, method_7487, setDirection, func_184568_a

void (EnumDirection$EnumAxis): a, method_7486, func_184569_a

void (EnumDirection$EnumAxis): a, method_7486, method_7486, func_184569_a

void (): h, method_5773, func_70071_h_, tick

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

boolean (): bb, method_5809, func_70027_ad, isBurning

boolean (): bc, method_5809, isOnFire, func_70027_ad, isBurning

void (MovingObjectPosition): a, method_7488, func_184567_a

void (MovingObjectPosition): a, method_7488, onHit, func_184567_a

boolean (): aG, method_5863, func_70067_L, isInteractable

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

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

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

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

awo

awp

Fields

Constructors

Methods

1.14

Names

aov

awo

net.minecraft.class_1678

net.minecraft.entity.projectile.EntityShulkerBullet

net.minecraft.entity.projectile.ShulkerBulletEntity

net.minecraft.server.v1_13_R2.EntityShulkerBullet

net.minecraft.server.v1_14_R1.EntityShulkerBullet

Fields

EntityLiving: a, field_184570_a, shooter

EntityLiving: b, field_7630, field_184570_a, shooter

Entity: b, field_184571_b, target

Entity: c, field_7626, field_184571_b, target

EnumDirection: c, field_184573_c

EnumDirection: d, field_7628, field_184573_c, dir

int: d, field_184575_d

int: e, field_7627, field_184575_d

double: e, field_184577_e

double: f, field_7635, field_184577_e

double: f, field_184578_f

double: g, field_7633, field_184578_f

double: g, field_184579_g

double: ar, field_7625, field_184579_g

UUID: h, field_184580_h

UUID: as, field_7629, field_184580_h

BlockPosition: aw, field_184572_as

BlockPosition: at, field_7634, field_184572_as

UUID: ax, field_184574_at

UUID: au, field_7632, field_184574_at

BlockPosition: ay, field_184576_au

BlockPosition: av, field_7631, field_184576_au

Constructors

(World)

(EntityTypes<? extends EntityShulkerBullet>, World)

Methods

SoundCategory (): bV, func_184176_by

SoundCategory (): cb, method_5634, func_184176_by, getSoundCategory

void (NBTTagCompound): b, func_70014_b

void (NBTTagCompound): a, func_70037_a

void (NBTTagCompound): a, method_5749, func_70037_a

void (): x_, func_70088_a

void (): u_, method_5693, func_70088_a, initDatawatcher

void (EnumDirection): a, func_184568_a

void (EnumDirection): a, method_7487, func_184568_a

void (EnumDirection$EnumAxis): a, func_184569_a

void (EnumDirection$EnumAxis): a, method_7486, func_184569_a

void (): R_, func_70071_h_, tick

void (): h, method_5773, func_70071_h_, tick

boolean (): aV, func_70027_ad, isBurning

boolean (): bb, method_5809, func_70027_ad, isBurning

void (MovingObjectPosition): a, func_184567_a

void (MovingObjectPosition): a, method_7488, func_184567_a

boolean (): aB, func_70067_L, isInteractable

boolean (): aG, method_5863, func_70067_L, isInteractable

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

float (): az, func_70013_c

float (): aE, method_5718, func_70013_c

int (): ay, func_70070_b

int (): aD, method_5635, func_70070_b

void (NBTTagCompound): b, method_5652, func_213281_b

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

1.13.2

Names

aou

aov

Fields

Constructors

Methods

1.13.1

Names

aor

aou

net.minecraft.server.v1_13_R1.EntityShulkerBullet

net.minecraft.server.v1_13_R2.EntityShulkerBullet

Fields

Constructors

Methods

1.13

Names

aer

aor

net.minecraft.server.v1_12_R1.EntityShulkerBullet

net.minecraft.server.v1_13_R1.EntityShulkerBullet

Fields

BlockPosition: at, field_184572_as

BlockPosition: aw, field_184572_as

UUID: au, field_184574_at

UUID: ax, field_184574_at

BlockPosition: av, field_184576_au

BlockPosition: ay, field_184576_au

Constructors

Methods

SoundCategory (): bK, func_184176_by

SoundCategory (): bV, func_184176_by

void (): i, func_70088_a

void (): x_, func_70088_a

void (): B_, func_70071_h_

void (): R_, func_70071_h_, tick

boolean (): aR, func_70027_ad, isBurning

boolean (): aV, func_70027_ad, isBurning

boolean (): ay, func_70067_L, isInteractable

boolean (): aB, func_70067_L, isInteractable

float (): aw, func_70013_c

float (): az, func_70013_c

int (): av, func_70070_b

int (): ay, func_70070_b

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

aep

aer

Fields

Constructors

Methods

1.12

Names

abl

aep

net.minecraft.server.v1_11_R1.EntityShulkerBullet

net.minecraft.server.v1_12_R1.EntityShulkerBullet

Fields

Constructors

Methods

SoundCategory (): bC, func_184176_by

SoundCategory (): bK, func_184176_by

void (): A_, func_70071_h_

void (): B_, func_70071_h_

boolean (): aJ, func_70027_ad, isBurning

boolean (): aR, func_70027_ad, isBurning

float (float): e, func_70013_c

boolean (): aq, func_70067_L, isInteractable

boolean (): ay, func_70067_L, isInteractable

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

abk

abl

Fields

Constructors

Methods

1.11

Names

aad

abk

net.minecraft.server.v1_10_R1.EntityShulkerBullet

net.minecraft.server.v1_11_R1.EntityShulkerBullet

Fields

BlockPosition: au, field_184572_as

BlockPosition: at, field_184572_as

UUID: av, field_184574_at

UUID: au, field_184574_at

BlockPosition: aw, field_184576_au

BlockPosition: av, field_184576_au

Constructors

Methods

void (): m, func_70071_h_

void (): A_, func_70071_h_

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

zu

aad

net.minecraft.server.v1_9_R2.EntityShulkerBullet

net.minecraft.server.v1_10_R1.EntityShulkerBullet

Fields

BlockPosition: at, field_184572_as

BlockPosition: au, field_184572_as

UUID: au, field_184574_at

UUID: av, field_184574_at

BlockPosition: av, field_184576_au

BlockPosition: aw, field_184576_au

Constructors

Methods

SoundCategory (): bA, func_184176_by

SoundCategory (): bC, func_184176_by

boolean (): aH, func_70027_ad, isBurning

boolean (): aJ, func_70027_ad, isBurning

boolean (): ap, func_70067_L, isInteractable

boolean (): aq, func_70067_L, isInteractable

1.9.4

Names

net.minecraft.server.v1_9_R1.EntityShulkerBullet

net.minecraft.server.v1_9_R2.EntityShulkerBullet

Fields

BlockPosition: as, field_184572_as

BlockPosition: at, field_184572_as

UUID: at, field_184574_at

UUID: au, field_184574_at

BlockPosition: au, field_184576_au

BlockPosition: av, field_184576_au

Constructors

Methods

SoundCategory (): bz, func_184176_by

SoundCategory (): bA, func_184176_by

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

zu

net.minecraft.entity.projectile.EntityShulkerBullet

net.minecraft.server.v1_9_R1.EntityShulkerBullet

Fields

EntityLiving: a, field_184570_a, shooter

Entity: b, field_184571_b, target

EnumDirection: c, field_184573_c

int: d, field_184575_d

double: e, field_184577_e

double: f, field_184578_f

double: g, field_184579_g

UUID: h, field_184580_h

BlockPosition: as, field_184572_as

UUID: at, field_184574_at

BlockPosition: au, field_184576_au

Constructors

(World)

(World, EntityLiving, Entity, EnumDirection$EnumAxis)

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

Methods

SoundCategory (): bz, func_184176_by

void (NBTTagCompound): b, func_70014_b

void (NBTTagCompound): a, func_70037_a

void (): i, func_70088_a

void (EnumDirection): a, func_184568_a

void (EnumDirection$EnumAxis): a, func_184569_a

void (): m, func_70071_h_

boolean (): aH, func_70027_ad, isBurning

float (float): e, func_70013_c

void (MovingObjectPosition): a, func_184567_a

boolean (): ap, func_70067_L, isInteractable

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

boolean (double): a, func_70112_a

int (float): d, func_70070_b