History - net.minecraft.world.entity.projectile.FishingHook
25w18a
Names
csz
ctp
Fields
EntityDataAccessor<Integer>: f, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
EntityDataAccessor<Integer>: f, DATA_HOOKED_ENTITY, field_7170
int: h, life, field_7167, removalTimer, f_37103_
int: h, life, field_7167
int: i, nibble, field_7173, hookCountdown, f_37089_
int: i, nibble, field_7173
int: j, timeUntilLured, field_7174, waitCountdown, f_37090_
int: j, timeUntilLured, field_7174
int: k, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
int: k, timeUntilHooked, field_7172
float: l, fishAngle, field_7169, fishAngle, f_37092_
float: l, fishAngle, field_7169
Entity: n, hookedIn, field_7165, hookedEntity, f_37094_
Entity: n, hookedIn, field_7165
FishingHook$FishHookState: o, currentState, field_7175, state, f_37095_
FishingHook$FishHookState: o, currentState, field_7175
int: p, luck, field_7171, luckBonus, f_37096_
int: p, luck, field_7171
int: q, lureSpeed, field_7168, waitTimeReductionTicks, f_37097_
int: q, lureSpeed, field_7168
boolean: c, biting, field_23232, caughtFish, f_37099_
boolean: c, biting, field_23232
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
int: d, outOfWaterTime, field_23233
EntityDataAccessor<Boolean>: g, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
EntityDataAccessor<Boolean>: g, DATA_BITING, field_23234
boolean: m, openWater, field_23134, inOpenWater, f_37093_
boolean: m, openWater, field_23134
int: e, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
int: e, MAX_OUT_OF_WATER_TIME, field_30665
org.slf4j.Logger: a, LOGGER, field_36336, LOGGER, f_201977_
org.slf4j.Logger: a, LOGGER, field_36336
RandomSource: b, syncronizedRandom, field_23231, velocityRandom, f_37098_
RandomSource: b, syncronizedRandom, field_23231
InterpolationHandler: r, interpolationHandler, field_60365
Constructors
Methods
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674
void (): g, tick, method_5773, tick, m_8119_
void (): g, tick, method_5773
void (): l, checkCollision, method_6958, checkForCollision, m_37171_
void (): l, checkCollision, method_6958
void (BlockPos): a, catchingFish, method_6949, tickFishingLogic, m_37145_
void (BlockPos): a, catchingFish, method_6949
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
int (ItemStack): a, retrieve, method_6957, use, m_37156_
int (ItemStack): a, retrieve, method_6957
Player (): f, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): f, getPlayerOwner, method_6947
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_6783_
boolean (double): a, shouldRenderAtSqrDistance, method_5640
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711
boolean (Player): a, shouldStopFishing, method_6959, removeIfInvalid, m_37136_
boolean (Player): a, shouldStopFishing, method_6959
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
void (EntityHitResult): a, onHitEntity, method_7454
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
void (BlockHitResult): a, onHitBlock, method_24920
boolean (BlockPos): b, calculateOpenWater, method_26086, isOpenOrWaterAround, m_37158_
boolean (BlockPos): b, calculateOpenWater, method_26086
FishingHook$OpenWaterType (BlockPos, BlockPos): a, getOpenWaterTypeForArea, method_26341, getPositionType, m_37147_
FishingHook$OpenWaterType (BlockPos, BlockPos): a, getOpenWaterTypeForArea, method_26341
FishingHook$OpenWaterType (BlockPos): c, getOpenWaterTypeForBlock, method_26342, getPositionType, m_37163_
FishingHook$OpenWaterType (BlockPos): c, getOpenWaterTypeForBlock, method_26342
boolean (): e, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): e, isOpenWaterFishing, method_26088
Entity (): i, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): i, getHookedIn, method_26957
void (Entity): B, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): B, setHookedEntity, method_6951
void (Entity): d, pullEntity, method_6954, pullHookedEntity, m_150155_
void (Entity): d, pullEntity, method_6954
Entity$MovementEmission (): bf, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bh, getMovementEmission, method_33570
void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_
void (Entity$RemovalReason): a, remove, method_5650
void (): as, onClientRemoval, method_36209, onRemoved, m_142036_
void (): au, onClientRemoval, method_36209
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432
void (FishingHook): a, updateOwnerInfo, method_36210, setPlayerFishHook, m_150147_
void (FishingHook): a, updateOwnerInfo, method_36210
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_141965_
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693
boolean (boolean): n, canUsePortal, method_5822, canUsePortals, m_31145_
boolean (boolean): o, canUsePortal, method_5822
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002
boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
boolean (): w, shouldBounceOnWorldBorder, method_62823
InterpolationHandler (): k_, getInterpolation, method_66233
void (ValueOutput): a, addAdditionalSaveData, method_5652
void (ValueInput): a, readAdditionalSaveData, method_5749
1.21.5
Names
cpn
csz
Fields
Constructors
Methods
void (): h, tick, method_5773, tick, m_8119_
void (): g, tick, method_5773, tick, m_8119_
void (): t, checkCollision, method_6958, checkForCollision, m_37171_
void (): l, checkCollision, method_6958, checkForCollision, m_37171_
Player (): m, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): f, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): l, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): e, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): s, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): i, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bf, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): av, onClientRemoval, method_36209, onRemoved, m_142036_
void (): as, onClientRemoval, method_36209, onRemoved, m_142036_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_31145_
boolean (boolean): n, canUsePortal, method_5822, canUsePortals, m_31145_
boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
boolean (): w, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
1.21.4
Names
cqm
cpn
Fields
Constructors
(Player, Level, int, int, ItemStack)
Methods
1.21.3
Names
cnl
cqm
Fields
EntityDataAccessor<Integer>: g, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
EntityDataAccessor<Integer>: f, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
int: i, life, field_7167, removalTimer, f_37103_
int: h, life, field_7167, removalTimer, f_37103_
int: j, nibble, field_7173, hookCountdown, f_37089_
int: i, nibble, field_7173, hookCountdown, f_37089_
int: k, timeUntilLured, field_7174, waitCountdown, f_37090_
int: j, timeUntilLured, field_7174, waitCountdown, f_37090_
int: l, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
int: k, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
float: m, fishAngle, field_7169, fishAngle, f_37092_
float: l, fishAngle, field_7169, fishAngle, f_37092_
Entity: o, hookedIn, field_7165, hookedEntity, f_37094_
Entity: n, hookedIn, field_7165, hookedEntity, f_37094_
FishingHook$FishHookState: p, currentState, field_7175, state, f_37095_
FishingHook$FishHookState: o, currentState, field_7175, state, f_37095_
int: q, luck, field_7171, luckBonus, f_37096_
int: p, luck, field_7171, luckBonus, f_37096_
int: r, lureSpeed, field_7168, waitTimeReductionTicks, f_37097_
int: q, lureSpeed, field_7168, waitTimeReductionTicks, f_37097_
boolean: d, biting, field_23232, caughtFish, f_37099_
boolean: c, biting, field_23232, caughtFish, f_37099_
int: e, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
EntityDataAccessor<Boolean>: h, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
EntityDataAccessor<Boolean>: g, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
boolean: n, openWater, field_23134, inOpenWater, f_37093_
boolean: m, openWater, field_23134, inOpenWater, f_37093_
int: f, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
int: e, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
org.slf4j.Logger: b, LOGGER, field_36336, LOGGER, f_201977_
org.slf4j.Logger: a, LOGGER, field_36336, LOGGER, f_201977_
RandomSource: c, syncronizedRandom, field_23231, velocityRandom, f_37098_
RandomSource: b, syncronizedRandom, field_23231, velocityRandom, f_37098_
Constructors
(Player, Level, int, int, ItemStack)
Methods
void (): l, tick, method_5773, tick, m_8119_
void (): h, tick, method_5773, tick, m_8119_
void (): w, checkCollision, method_6958, checkForCollision, m_37171_
void (): t, checkCollision, method_6958, checkForCollision, m_37171_
Player (): t, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): m, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): p, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): l, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): v, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): s, getHookedIn, method_26957, getHookedEntity, m_37170_
void (Entity): A, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): B, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): as, onClientRemoval, method_36209, onRemoved, m_142036_
void (): av, onClientRemoval, method_36209, onRemoved, m_142036_
boolean (): C, shouldBounceOnWorldBorder, method_62823, deflectsAgainstWorldBorder, m_351769_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cnn
cnl
Fields
int: q, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: q, luck, field_7171, luckBonus, f_37096_
int: r, lureSpeed, field_7168, lureLevel, f_37097_
int: r, lureSpeed, field_7168, waitTimeReductionTicks, f_37097_
Constructors
Methods
Player (): u, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): t, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): cw, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): aq, onClientRemoval, method_36209, onRemoved, m_142036_
void (): as, onClientRemoval, method_36209, onRemoved, m_142036_
boolean (boolean): o, canUsePortal, method_5822, canUsePortals, m_31145_
Packet<ClientGamePacketListener> (ServerEntity): a, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
1.20.6
Names
cfw
cnn
Fields
Constructors
Methods
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): x, checkCollision, method_6958, checkForCollision, m_37171_
void (): w, checkCollision, method_6958, checkForCollision, m_37171_
Player (): s, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): u, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): ct, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): cw, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): dl, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
boolean (Entity): b, canHitEntity, method_26958, canHit, m_5603_
boolean (): q, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): p, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): u, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): v, getHookedIn, method_26957, getHookedEntity, m_37170_
void (Entity): c, pullEntity, method_6954, pullHookedEntity, m_150155_
void (Entity): d, pullEntity, method_6954, pullHookedEntity, m_150155_
Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): ao, onClientRemoval, method_36209, onRemoved, m_142036_
void (): aq, onClientRemoval, method_36209, onRemoved, m_142036_
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
void (Entity): c, setOwner, method_7432, setOwner, m_5602_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
1.20.4
Names
cci
cfw
Fields
Constructors
Methods
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): w, checkCollision, method_6958, checkForCollision, m_37171_
void (): x, checkCollision, method_6958, checkForCollision, m_37171_
boolean (): cs, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): ct, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): dj, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Entity (): t, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): u, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): am, onClientRemoval, method_36209, onRemoved, m_142036_
void (): ao, onClientRemoval, method_36209, onRemoved, m_142036_
1.20.2
Names
bzc
cci
Fields
Constructors
Methods
void (): p, checkCollision, method_6958, checkForCollision, m_37171_
void (): w, checkCollision, method_6958, checkForCollision, m_37171_
Player (): k, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): s, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): cq, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): cs, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): di, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
boolean (): j, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): q, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): o, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): t, getHookedIn, method_26957, getHookedEntity, m_37170_
void (Entity): x, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): A, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): ak, onClientRemoval, method_36209, onRemoved, m_142036_
void (): am, onClientRemoval, method_36209, onRemoved, m_142036_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
1.20.1
Names
bza
bzc
Fields
Constructors
Methods
void (): o, checkCollision, method_6958, checkForCollision, m_37171_
void (): p, checkCollision, method_6958, checkForCollision, m_37171_
Player (): j, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): k, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): co, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): cq, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): i, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): j, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): k, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): o, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
1.19.4
Names
bxd
bza
Fields
EntityDataAccessor<Integer>: ao, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
EntityDataAccessor<Integer>: g, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
int: aq, life, field_7167, removalTimer, f_37103_
int: i, life, field_7167, removalTimer, f_37103_
int: ar, nibble, field_7173, hookCountdown, f_37089_
int: j, nibble, field_7173, hookCountdown, f_37089_
int: as, timeUntilLured, field_7174, waitCountdown, f_37090_
int: k, timeUntilLured, field_7174, waitCountdown, f_37090_
int: at, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
int: l, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
float: au, fishAngle, field_7169, fishAngle, f_37092_
float: m, fishAngle, field_7169, fishAngle, f_37092_
Entity: aw, hookedIn, field_7165, hookedEntity, f_37094_
Entity: o, hookedIn, field_7165, hookedEntity, f_37094_
FishingHook$FishHookState: ax, currentState, field_7175, state, f_37095_
FishingHook$FishHookState: p, currentState, field_7175, state, f_37095_
int: ay, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: q, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: az, lureSpeed, field_7168, lureLevel, f_37097_
int: r, lureSpeed, field_7168, lureLevel, f_37097_
EntityDataAccessor<Boolean>: ap, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
EntityDataAccessor<Boolean>: h, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
boolean: av, openWater, field_23134, inOpenWater, f_37093_
boolean: n, openWater, field_23134, inOpenWater, f_37093_
Constructors
Methods
void (): k, checkCollision, method_6958, checkForCollision, m_37171_
void (): o, checkCollision, method_6958, checkForCollision, m_37171_
Player (): i, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Player (): j, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
boolean (): h, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
boolean (): i, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): j, getHookedIn, method_26957, getHookedEntity, m_37170_
Entity (): k, getHookedIn, method_26957, getHookedEntity, m_37170_
void (Entity): y, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): x, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): am, onClientRemoval, method_36209, onRemoved, m_142036_
void (): ak, onClientRemoval, method_36209, onRemoved, m_142036_
1.19.3
Names
buq
bxd
Fields
org.slf4j.Logger: b, LOGGER, field_36336, field_36336, f_201977_
org.slf4j.Logger: b, LOGGER, field_36336, LOGGER, f_201977_
Constructors
Methods
void (): k, tick, method_5773, tick, m_8119_
void (): l, tick, method_5773, tick, m_8119_
void (): l, checkCollision, method_6958, checkForCollision, m_37171_
void (): k, checkCollision, method_6958, checkForCollision, m_37171_
boolean (): ck, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): co, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<ClientGamePacketListener> (): T, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
void (Entity): x, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): y, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): aj, onClientRemoval, method_36209, onRemoved, m_142036_
void (): am, onClientRemoval, method_36209, onRemoved, m_142036_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
btt
buq
Fields
Constructors
Methods
boolean (): cl, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): ck, canChangeDimensions, method_5822, canUsePortals, m_6072_
1.19
Names
bov
btt
Fields
Random: c, syncronizedRandom, field_23231, velocityRandom, f_37098_
RandomSource: c, syncronizedRandom, field_23231, velocityRandom, f_37098_
Constructors
Methods
boolean (): ci, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): cl, canChangeDimensions, method_5822, canUsePortals, m_6072_
Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_
1.18.2
Names
bod
bov
Fields
EntityDataAccessor<Integer>: f, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
EntityDataAccessor<Integer>: ao, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
Random: b, syncronizedRandom, field_23231, velocityRandom, f_37098_
Random: c, syncronizedRandom, field_23231, velocityRandom, f_37098_
boolean: c, biting, field_23232, caughtFish, f_37099_
boolean: d, biting, field_23232, caughtFish, f_37099_
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
int: e, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
int: e, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
int: f, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
org.slf4j.Logger: b, LOGGER, field_36336, field_36336, f_201977_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bkq
bod
Fields
int: ap, life, field_7167, removalTimer, f_37103_
int: aq, life, field_7167, removalTimer, f_37103_
int: aq, nibble, field_7173, hookCountdown, f_37089_
int: ar, nibble, field_7173, hookCountdown, f_37089_
int: ar, timeUntilLured, field_7174, waitCountdown, f_37090_
int: as, timeUntilLured, field_7174, waitCountdown, f_37090_
int: as, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
int: at, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
float: at, fishAngle, field_7169, fishAngle, f_37092_
float: au, fishAngle, field_7169, fishAngle, f_37092_
Entity: av, hookedIn, field_7165, hookedEntity, f_37094_
Entity: aw, hookedIn, field_7165, hookedEntity, f_37094_
FishingHook$FishHookState: aw, currentState, field_7175, state, f_37095_
FishingHook$FishHookState: ax, currentState, field_7175, state, f_37095_
int: ax, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: ay, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: ay, lureSpeed, field_7168, lureLevel, f_37097_
int: az, lureSpeed, field_7168, lureLevel, f_37097_
EntityDataAccessor<Boolean>: ao, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
EntityDataAccessor<Boolean>: ap, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
boolean: au, openWater, field_23134, inOpenWater, f_37093_
boolean: av, openWater, field_23134, inOpenWater, f_37093_
Constructors
Methods
boolean (): cd, canChangeDimensions, method_5822, canUsePortals, m_6072_
boolean (): ci, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (): ae, onClientRemoval, method_36209, onRemoved, m_142036_
void (): aj, onClientRemoval, method_36209, onRemoved, m_142036_
1.17.1
Names
bkp
bkq
Fields
Constructors
Methods
1.17
Names
bgi
bkp
net.minecraft.entity.projectile.FishingBobberEntity
net.minecraft.src.C_1160_
Fields
EntityDataAccessor<Integer>: e, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, field_184528_c
EntityDataAccessor<Integer>: f, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, f_37101_
int: g, life, field_7167, removalTimer, field_146049_av
int: ap, life, field_7167, removalTimer, f_37103_
int: ag, nibble, field_7173, hookCountdown, field_146045_ax
int: aq, nibble, field_7173, hookCountdown, f_37089_
int: ah, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: ar, timeUntilLured, field_7174, waitCountdown, f_37090_
int: ai, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
int: as, timeUntilHooked, field_7172, fishTravelCountdown, f_37091_
float: aj, fishAngle, field_7169, fishAngle, field_146054_aA
float: at, fishAngle, field_7169, fishAngle, f_37092_
Entity: al, hookedIn, field_7165, hookedEntity, field_146043_c
Entity: av, hookedIn, field_7165, hookedEntity, f_37094_
FishingHook$FishHookState: am, currentState, field_7175, state, field_190627_av
FishingHook$FishHookState: aw, currentState, field_7175, state, f_37095_
int: an, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: ax, luck, field_7171, luckOfTheSeaLevel, f_37096_
int: ao, lureSpeed, field_7168, lureLevel, field_191519_ax
int: ay, lureSpeed, field_7168, lureLevel, f_37097_
Random: b, syncronizedRandom, field_23231, velocityRandom, field_234596_b_
Random: b, syncronizedRandom, field_23231, velocityRandom, f_37098_
boolean: c, biting, field_23232, caughtFish, field_234597_c_
boolean: c, biting, field_23232, caughtFish, f_37099_
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, field_234598_d_
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, f_37100_
EntityDataAccessor<Boolean>: f, DATA_BITING, field_23234, CAUGHT_FISH, field_234599_f_
EntityDataAccessor<Boolean>: ao, DATA_BITING, field_23234, CAUGHT_FISH, f_37102_
boolean: ak, openWater, field_23134, inOpenWater, field_234595_aq_
boolean: au, openWater, field_23134, inOpenWater, f_37093_
int: e, MAX_OUT_OF_WATER_TIME, field_30665, field_30665, f_150136_
Constructors
(Level, Player, double, double, double)
(EntityType<? extends FishingHook>, Level, int, int)
(EntityType<? extends FishingHook>, Level)
Methods
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (): j, tick, method_5773, tick, func_70071_h_
void (): k, tick, method_5773, tick, m_8119_
void (): m, checkCollision, method_6958, checkForCollision, func_190624_r
void (): l, checkCollision, method_6958, checkForCollision, m_37171_
void (): n, setHookedEntity, method_6951, updateHookedEntityId, func_190622_s
void (BlockPos): a, catchingFish, method_6949, tickFishingLogic, func_190621_a
void (BlockPos): a, catchingFish, method_6949, tickFishingLogic, m_37145_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
int (ItemStack): b, retrieve, method_6957, use, func_146034_e
int (ItemStack): a, retrieve, method_6957, use, m_37156_
void (): h, bringInHookedEntity, method_6954, pullHookedEntity, func_184527_k
boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (): ad, remove, method_5650, remove, func_70106_y
Player (): i, getPlayerOwner, method_6947, getPlayerOwner, func_234606_i_
Player (): i, getPlayerOwner, method_6947, getPlayerOwner, m_37168_
boolean (): bO, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
boolean (): cd, canChangeDimensions, method_5822, canUsePortals, m_6072_
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, func_70112_a
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, m_6783_
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
boolean (Player): a, shouldStopFishing, method_6959, removeIfInvalid, func_234600_a_
boolean (Player): a, shouldStopFishing, method_6959, removeIfInvalid, m_37136_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
boolean (Entity): a, canHitEntity, method_26958, canHit, m_5603_
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, m_5790_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, m_8060_
boolean (BlockPos): b, calculateOpenWater, method_26086, isOpenOrWaterAround, func_234603_b_
boolean (BlockPos): b, calculateOpenWater, method_26086, isOpenOrWaterAround, m_37158_
FishingHook$OpenWaterType (BlockPos, BlockPos): a, getOpenWaterTypeForArea, method_26341, getPositionType, func_234602_a_
FishingHook$OpenWaterType (BlockPos, BlockPos): a, getOpenWaterTypeForArea, method_26341, getPositionType, m_37147_
FishingHook$OpenWaterType (BlockPos): c, getOpenWaterTypeForBlock, method_26342, getPositionType, func_234604_c_
FishingHook$OpenWaterType (BlockPos): c, getOpenWaterTypeForBlock, method_26342, getPositionType, m_37163_
boolean (): g, isOpenWaterFishing, method_26088, isInOpenWater, func_234605_g_
boolean (): h, isOpenWaterFishing, method_26088, isInOpenWater, m_37166_
Entity (): k, getHookedIn, method_26957, getHookedEntity, func_234607_k_
Entity (): j, getHookedIn, method_26957, getHookedEntity, m_37170_
void (Entity): x, setHookedEntity, method_6951, updateHookedEntityId, m_150157_
void (Entity): c, pullEntity, method_6954, pullHookedEntity, m_150155_
Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_
void (): ae, onClientRemoval, method_36209, onRemoved, m_142036_
void (Entity): b, setOwner, method_7432, setOwner, m_5602_
void (FishingHook): a, updateOwnerInfo, method_36210, setPlayerFishHook, m_150147_
void (ClientboundAddEntityPacket): a, recreateFromPacket, method_31471, onSpawnPacket, m_141965_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
1.16.4
Names
bgf
bgi
Fields
Constructors
Methods
boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (): ac, remove, method_5650, remove, func_70106_y
void (): ad, remove, method_5650, remove, func_70106_y
boolean (): bN, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
boolean (): bO, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
beo
bgf
Fields
int: an, nibble, field_7173, hookCountdown, field_146045_ax
int: ag, nibble, field_7173, hookCountdown, field_146045_ax
int: ao, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: ah, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: ap, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
int: ai, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
float: aq, fishAngle, field_7169, fishAngle, field_146054_aA
float: aj, fishAngle, field_7169, fishAngle, field_146054_aA
Entity: as, hookedIn, field_7165, hookedEntity, field_146043_c
Entity: al, hookedIn, field_7165, hookedEntity, field_146043_c
FishingHook$FishHookState: at, currentState, field_7175, state, field_190627_av
FishingHook$FishHookState: am, currentState, field_7175, state, field_190627_av
int: au, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: an, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: av, lureSpeed, field_7168, lureLevel, field_191519_ax
int: ao, lureSpeed, field_7168, lureLevel, field_191519_ax
boolean: ar, openWater, field_23134, inOpenWater, field_234595_aq_
boolean: ak, openWater, field_23134, inOpenWater, field_234595_aq_
Constructors
Methods
boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (): aa, remove, method_5650, remove, func_70106_y
void (): ac, remove, method_5650, remove, func_70106_y
Player (): i, getPlayerOwner, method_6947, getOwner, func_234606_i_
Player (): i, getPlayerOwner, method_6947, getPlayerOwner, func_234606_i_
boolean (): bK, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
boolean (): bN, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
1.16.1
Names
avw
beo
net.minecraft.world.entity.fishing.FishingHook
net.minecraft.world.entity.projectile.FishingHook
Fields
EntityDataAccessor<Integer>: c, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, field_184528_c
EntityDataAccessor<Integer>: e, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, field_184528_c
boolean: d, inGround, field_7176, stuckOnBlock, field_146051_au
int: e, life, field_7167, removalTimer, field_146049_av
int: g, life, field_7167, removalTimer, field_146049_av
Player: f, owner, field_7177, owner, field_146042_b
int: g, flightTime, field_7166, selfHitTimer, field_146047_aw
int: ao, nibble, field_7173, hookCountdown, field_146045_ax
int: an, nibble, field_7173, hookCountdown, field_146045_ax
int: ap, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: ao, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: aq, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
int: ap, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
float: ar, fishAngle, field_7169, fishAngle, field_146054_aA
float: aq, fishAngle, field_7169, fishAngle, field_146054_aA
Entity: b, hookedIn, field_7165, hookedEntity, field_146043_c
Entity: as, hookedIn, field_7165, hookedEntity, field_146043_c
FishingHook$FishHookState: as, currentState, field_7175, state, field_190627_av
FishingHook$FishHookState: at, currentState, field_7175, state, field_190627_av
int: at, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: au, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: au, lureSpeed, field_7168, lureLevel, field_191519_ax
int: av, lureSpeed, field_7168, lureLevel, field_191519_ax
Random: b, syncronizedRandom, field_23231, velocityRandom, field_234596_b_
boolean: c, biting, field_23232, caughtFish, field_234597_c_
int: d, outOfWaterTime, field_23233, outOfOpenWaterTicks, field_234598_d_
EntityDataAccessor<Boolean>: f, DATA_BITING, field_23234, CAUGHT_FISH, field_234599_f_
boolean: ar, openWater, field_23134, inOpenWater, field_234595_aq_
Constructors
Methods
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): h, tick, method_5773, tick, func_70071_h_
void (): j, tick, method_5773, tick, func_70071_h_
boolean (): k, shouldStopFishing, method_6959, removeIfInvalid, func_190625_o
void (): l, updateRotation, method_6952, smoothenMovement, func_190623_q
void (): f, bringInHookedEntity, method_6954, pullHookedEntity, func_184527_k
void (): h, bringInHookedEntity, method_6954, pullHookedEntity, func_184527_k
boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_
boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (): X, remove, method_5650, remove, func_70106_y
void (): aa, remove, method_5650, remove, func_70106_y
Player (): i, getOwner, method_6947, getOwner, func_190619_l
Player (): i, getPlayerOwner, method_6947, getOwner, func_234606_i_
boolean (): bC, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
boolean (): bK, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
boolean (Player): a, shouldStopFishing, method_6959, removeIfInvalid, func_234600_a_
boolean (Entity): a, canHitEntity, method_26958, method_26958, func_230298_a_
void (EntityHitResult): a, onHitEntity, method_7454, onEntityHit, func_213868_a
void (BlockHitResult): a, onHitBlock, method_24920, onBlockHit, func_230299_a_
boolean (BlockPos): b, calculateOpenWater, method_26086, isOpenOrWaterAround, func_234603_b_
FishingHook$OpenWaterType (BlockPos, BlockPos): a, getOpenWaterTypeForArea, method_26341, getPositionType, func_234602_a_
FishingHook$OpenWaterType (BlockPos): c, getOpenWaterTypeForBlock, method_26342, getPositionType, func_234604_c_
boolean (): g, isOpenWaterFishing, method_26088, isInOpenWater, func_234605_g_
Entity (): k, getHookedIn, method_26957, getHookedEntity, func_234607_k_
1.15.2
Names
avt
avw
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
ats
avt
Fields
boolean: d, inGround, field_7176, field_146051_au
boolean: d, inGround, field_7176, stuckOnBlock, field_146051_au
int: e, life, field_7167, field_146049_av
int: e, life, field_7167, removalTimer, field_146049_av
int: g, flightTime, field_7166, field_146047_aw
int: g, flightTime, field_7166, selfHitTimer, field_146047_aw
int: ar, nibble, field_7173, field_146045_ax
int: ao, nibble, field_7173, hookCountdown, field_146045_ax
int: as, timeUntilLured, field_7174, field_146040_ay
int: ap, timeUntilLured, field_7174, waitCountdown, field_146040_ay
int: at, timeUntilHooked, field_7172, field_146038_az
int: aq, timeUntilHooked, field_7172, fishTravelCountdown, field_146038_az
float: au, fishAngle, field_7169, field_146054_aA
float: ar, fishAngle, field_7169, fishAngle, field_146054_aA
FishingHook$FishHookState: av, currentState, field_7175, state, field_190627_av
FishingHook$FishHookState: as, currentState, field_7175, state, field_190627_av
int: aw, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: at, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: ax, lureSpeed, field_7168, lureLevel, field_191519_ax
int: au, lureSpeed, field_7168, lureLevel, field_191519_ax
Constructors
Methods
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
boolean (): k, shouldStopFishing, method_6959, func_190625_o
boolean (): k, shouldStopFishing, method_6959, removeIfInvalid, func_190625_o
void (): l, updateRotation, method_6952, func_190623_q
void (): l, updateRotation, method_6952, smoothenMovement, func_190623_q
void (): m, checkCollision, method_6958, func_190624_r
void (): m, checkCollision, method_6958, checkForCollision, func_190624_r
void (BlockPos): a, catchingFish, method_6949, func_190621_a
void (BlockPos): a, catchingFish, method_6949, tickFishingLogic, func_190621_a
int (ItemStack): b, retrieve, method_6957, func_146034_e
int (ItemStack): b, retrieve, method_6957, use, func_146034_e
void (): f, bringInHookedEntity, method_6954, func_184527_k
void (): f, bringInHookedEntity, method_6954, pullHookedEntity, func_184527_k
boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_
boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_
void (): Y, remove, method_5650, remove, func_70106_y
void (): X, remove, method_5650, remove, func_70106_y
boolean (): bu, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
boolean (): bC, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
1.14.4
Names
atn
ats
net.minecraft.world.entity.fishing.FishingHook
Fields
TrackedData<Integer>: c, field_7170, HOOK_ENTITY_ID, field_184528_c
EntityDataAccessor<Integer>: c, DATA_HOOKED_ENTITY, field_7170, HOOK_ENTITY_ID, field_184528_c
boolean: d, field_7176, field_7176, field_146051_au
boolean: d, inGround, field_7176, field_146051_au
int: e, field_7167, field_7167, field_146049_av
int: e, life, field_7167, field_146049_av
PlayerEntity: f, field_7177, owner, field_146042_b
Player: f, owner, field_7177, owner, field_146042_b
int: g, field_7166, field_7166, field_146047_aw
int: g, flightTime, field_7166, field_146047_aw
int: ar, field_7173, field_7173, field_146045_ax
int: ar, nibble, field_7173, field_146045_ax
int: as, field_7174, field_7174, field_146040_ay
int: as, timeUntilLured, field_7174, field_146040_ay
int: at, field_7172, field_7172, field_146038_az
int: at, timeUntilHooked, field_7172, field_146038_az
float: au, field_7169, field_7169, field_146054_aA
float: au, fishAngle, field_7169, field_146054_aA
Entity: b, field_7165, hookedEntity, field_146043_c
Entity: b, hookedIn, field_7165, hookedEntity, field_146043_c
FishingBobberEntity$State: av, field_7175, state, field_190627_av
FishingHook$FishHookState: av, currentState, field_7175, state, field_190627_av
int: aw, field_7171, lureLevel, field_191518_aw
int: aw, luck, field_7171, luckOfTheSeaLevel, field_191518_aw
int: ax, field_7168, luckOfTheSeaLevel, field_191519_ax
int: ax, lureSpeed, field_7168, lureLevel, field_191519_ax
Constructors
Methods
void (): u_, method_5693, initDataTracker, func_70088_a
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (TrackedData<?>): a, method_5674, onTrackedDataSet, func_184206_a
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a
void (): h, method_5773, tick, func_70071_h_
void (): h, tick, method_5773, tick, func_70071_h_
boolean (): k, method_6959, method_6959, func_190625_o
boolean (): k, shouldStopFishing, method_6959, func_190625_o
void (): l, method_6952, method_6952, func_190623_q
void (): l, updateRotation, method_6952, func_190623_q
void (): m, method_6958, method_6958, func_190624_r
void (): m, checkCollision, method_6958, func_190624_r
void (): n, method_6951, updateHookedEntityId, func_190622_s
void (): n, setHookedEntity, method_6951, updateHookedEntityId, func_190622_s
void (BlockPos): a, method_6949, method_6949, func_190621_a
void (BlockPos): a, catchingFish, method_6949, func_190621_a
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
int (ItemStack): b, method_6957, method_6957, func_146034_e
int (ItemStack): b, retrieve, method_6957, func_146034_e
void (): f, method_6954, method_6954, func_184527_k
void (): f, bringInHookedEntity, method_6954, func_184527_k
boolean (): ap, method_5658, canClimb, func_70041_e_
boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_
void (): Y, method_5650, remove, func_70106_y
void (): Y, remove, method_5650, remove, func_70106_y
PlayerEntity (): i, method_6947, getOwner, func_190619_l
Player (): i, getOwner, method_6947, getOwner, func_190619_l
boolean (): bu, method_5822, canUsePortals, func_184222_aU
boolean (): bu, canChangeDimensions, method_5822, canUsePortals, func_184222_aU
Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N
Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N
boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a
boolean (double): a, shouldRenderAtSqrDistance, method_5640, shouldRender, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (byte): a, method_5711, handleStatus, func_70103_a
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
1.14.3
Names
atk
atn
net.minecraft.entity.projectile.FishingBobberEntity
Fields
DataParameter<Integer>: c, field_7170, field_184528_c
TrackedData<Integer>: c, field_7170, HOOK_ENTITY_ID, field_184528_c
boolean: d, field_7176, field_146051_au
boolean: d, field_7176, field_7176, field_146051_au
int: e, field_7167, field_146049_av
int: e, field_7167, field_7167, field_146049_av
PlayerEntity: f, field_7177, field_146042_b
PlayerEntity: f, field_7177, owner, field_146042_b
int: g, field_7166, field_146047_aw
int: g, field_7166, field_7166, field_146047_aw
int: ar, field_7173, field_146045_ax
int: ar, field_7173, field_7173, field_146045_ax
int: as, field_7174, field_146040_ay
int: as, field_7174, field_7174, field_146040_ay
int: at, field_7172, field_146038_az
int: at, field_7172, field_7172, field_146038_az
float: au, field_7169, field_146054_aA
float: au, field_7169, field_7169, field_146054_aA
Entity: b, field_7165, field_146043_c
Entity: b, field_7165, hookedEntity, field_146043_c
FishingBobberEntity$State: av, field_7175, field_190627_av
FishingBobberEntity$State: av, field_7175, state, field_190627_av
int: aw, field_7171, field_191518_aw
int: aw, field_7171, lureLevel, field_191518_aw
int: ax, field_7168, field_191519_ax
int: ax, field_7168, luckOfTheSeaLevel, field_191519_ax
Constructors
Methods
void (): u_, method_5693, func_70088_a
void (): u_, method_5693, initDataTracker, func_70088_a
void (DataParameter<?>): a, method_5674, func_184206_a
void (TrackedData<?>): a, method_5674, onTrackedDataSet, func_184206_a
void (): h, method_5773, func_70071_h_
void (): h, method_5773, tick, func_70071_h_
boolean (): k, method_6959, func_190625_o
boolean (): k, method_6959, method_6959, func_190625_o
void (): l, method_6952, func_190623_q
void (): l, method_6952, method_6952, func_190623_q
void (): m, method_6958, func_190624_r
void (): m, method_6958, method_6958, func_190624_r
void (): n, method_6951, func_190622_s
void (): n, method_6951, updateHookedEntityId, func_190622_s
void (BlockPos): a, method_6949, func_190621_a
void (BlockPos): a, method_6949, method_6949, func_190621_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
int (ItemStack): b, method_6957, func_146034_e
int (ItemStack): b, method_6957, method_6957, func_146034_e
void (): f, method_6954, func_184527_k
void (): f, method_6954, method_6954, func_184527_k
boolean (): ao, method_5658, func_70041_e_
boolean (): ap, method_5658, canClimb, func_70041_e_
void (): Y, method_5650, func_70106_y
void (): Y, method_5650, remove, func_70106_y
PlayerEntity (): i, method_6947, func_190619_l
PlayerEntity (): i, method_6947, getOwner, func_190619_l
boolean (): bt, method_5822, func_184222_aU
boolean (): bu, method_5822, canUsePortals, func_184222_aU
IPacket<?> (): N, method_18002, func_213297_N
Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N
boolean (double): a, method_5640, func_70112_a
boolean (double): a, method_5640, shouldRenderAtDistance, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a
void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a
void (byte): a, method_5711, func_70103_a
void (byte): a, method_5711, handleStatus, func_70103_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
atj
atk
Fields
Constructors
Methods
1.14
Names
atj
net.minecraft.class_1536
net.minecraft.entity.projectile.FishingBobberEntity
Fields
DataParameter<Integer>: c, field_7170, field_184528_c
boolean: d, field_7176, field_146051_au
int: e, field_7167, field_146049_av
PlayerEntity: f, field_7177, field_146042_b
int: g, field_7166, field_146047_aw
int: ar, field_7173, field_146045_ax
int: as, field_7174, field_146040_ay
int: at, field_7172, field_146038_az
float: au, field_7169, field_146054_aA
Entity: b, field_7165, field_146043_c
FishingBobberEntity$State: av, field_7175, field_190627_av
int: aw, field_7171, field_191518_aw
int: ax, field_7168, field_191519_ax
Constructors
(World, PlayerEntity, int, int)
(PlayerEntity, World, int, int)
(World, PlayerEntity, double, double, double)
Methods
void (): u_, method_5693, func_70088_a
void (DataParameter<?>): a, method_5674, func_184206_a
void (): h, method_5773, func_70071_h_
boolean (): k, method_6959, func_190625_o
void (): l, method_6952, func_190623_q
void (): m, method_6958, func_190624_r
void (): n, method_6951, func_190622_s
void (BlockPos): a, method_6949, func_190621_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
int (ItemStack): b, method_6957, func_146034_e
void (): f, method_6954, func_184527_k
boolean (): ao, method_5658, func_70041_e_
void (): Y, method_5650, func_70106_y
PlayerEntity (): i, method_6947, func_190619_l
boolean (): bt, method_5822, func_184222_aU
IPacket<?> (): N, method_18002, func_213297_N
boolean (double): a, method_5640, func_70112_a
void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a
void (byte): a, method_5711, func_70103_a