History - net.minecraft.server.TrackedEntity
1.13.2
Names
net.minecraft.unmapped.C_77505663
net.minecraft.class_800
Fields
org.apache.logging.log4j.Logger: c, f_98615604, LOGGER, field_151262_p
org.apache.logging.log4j.Logger: c, field_8896, LOGGER, field_151262_p, LOGGER
Entity: d, f_73571998, entity, field_73132_a
Entity: d, field_2859, entity, field_73132_a, trackedEntity
int: e, f_70752711, trackingRange, field_73130_b
int: e, field_2860, trackingRange, field_73130_b, range
int: f, f_39256866, viewDistance, field_187262_f
int: f, field_13858, viewDistance, field_187262_f, maxRange
int: g, f_11512780, updateInterval, field_73131_c
int: g, field_2861, updateInterval, field_73131_c, updateInterval
long: h, f_19874221, lastX, field_73128_d
long: h, field_13859, lastX, field_73128_d, encodedPosX
long: i, f_15950711, lastY, field_73129_e
long: i, field_13860, lastY, field_73129_e, encodedPosY
long: j, f_94579799, lastZ, field_73126_f
long: j, field_13861, lastZ, field_73126_f, encodedPosZ
int: k, f_14710039, lastYaw, field_73127_g
int: k, field_2865, lastYaw, field_73127_g, encodedRotationYaw
int: l, f_58205648, lastPitch, field_73139_h
int: l, field_2866, lastPitch, field_73139_h, encodedRotationPitch
int: m, f_40826259, lastHeadYaw, field_73140_i
int: m, field_2867, lastHeadYaw, field_73140_i, lastHeadMotion
double: n, f_21769548, velocityX, field_73137_j
double: n, field_2868, velocityX, field_73137_j, lastTrackedEntityMotionX
double: o, f_35954694, velocityY, field_73138_k
double: o, field_2869, velocityY, field_73138_k, lastTrackedEntityMotionY
double: p, f_89068833, velocityZ, field_73135_l
double: p, field_2870, velocityZ, field_73135_l, motionZ
int: a, f_42799843, ticks, field_73136_m
int: a, field_2871, ticks, field_73136_m, updateCounter
double: q, f_13612098, x, field_73147_p
double: q, field_2874, x, field_73147_p, lastTrackedEntityPosX
double: r, f_68897635, y, field_73146_q
double: r, field_2875, y, field_73146_q, lastTrackedEntityPosY
double: s, f_91614140, z, field_73145_r
double: s, field_2876, z, field_73145_r, lastTrackedEntityPosZ
boolean: t, f_43394746, initialized, field_73144_s
boolean: t, field_2877, initialized, field_73144_s, updatedPlayerVisibility
boolean: u, f_49480010, syncVelocity, field_73143_t
boolean: u, field_2878, syncVelocity, field_73143_t, sendVelocityUpdates
int: v, f_83125593, ticksWithoutVehicle, field_73142_u
int: v, field_2879, ticksWithoutVehicle, field_73142_u, ticksSinceLastForcedTeleport
List<Entity>: w, f_10311210, passengers, field_187263_w
List<Entity>: w, field_13862, passengers, field_187263_w, passengers
boolean: x, f_35820777, riding, field_73141_v
boolean: x, field_5303, riding, field_73141_v, ridingEntity
boolean: y, f_38615715, onGround, field_180234_y
boolean: y, field_11766, onGround, field_180234_y, onGround
boolean: b, f_04234574, moved, field_73133_n
boolean: b, field_2872, moved, field_73133_n, playerEntitiesUpdated
Set<ServerPlayerEntity>: z, f_60122349, players, field_73134_o
Set<ServerPlayerEntity>: z, field_2873, players, field_73134_o, trackingPlayers
Constructors
Methods
void (List<PlayerEntity>): a, m_00373529, tick, func_73122_a
void (List<PlayerEntity>): a, method_2181, tick, func_73122_a, tick
void (): d, m_88927166, sendDataAndAttributes, func_111190_b
void (): d, method_6068, sendDataAndAttributes, func_111190_b, sendMetadata
void (Packet<?>): a, m_95955890, sendPacket, func_151259_a
void (Packet<?>): a, method_2179, sendPacket, func_151259_a, sendPacketToTrackedPlayers
void (Packet<?>): b, m_83435859, sendPacketToAll, func_151261_b
void (Packet<?>): b, method_2183, sendPacketToAll, func_151261_b, sendToTrackingAndSelf
void (): a, m_68844077, onRemoved, func_73119_a
void (): a, method_2178, onRemoved, func_73119_a, sendDestroyEntityPacketToTrackedPlayers
void (ServerPlayerEntity): a, m_09295872, removePlayer, func_73118_a
void (ServerPlayerEntity): a, method_2180, removePlayer, func_73118_a, removeFromTrackedPlayers
void (ServerPlayerEntity): b, m_92903411, updatePlayer, func_73117_b
void (ServerPlayerEntity): b, method_2184, updatePlayer, func_73117_b, updatePlayerEntity
boolean (ServerPlayerEntity): c, m_69962498, broadcastTo, func_180233_c
boolean (ServerPlayerEntity): c, method_10770, broadcastTo, func_180233_c, isVisibleTo
boolean (ServerPlayerEntity): e, m_67891920, isInViewOfPlayer, func_73121_d
boolean (ServerPlayerEntity): e, method_2187, isInViewOfPlayer, func_73121_d, isPlayerWatchingThisChunk
void (List<PlayerEntity>): b, m_55370849, updatePlayers, func_73125_b
void (List<PlayerEntity>): b, method_2185, updatePlayers, func_73125_b, updatePlayers
Packet<?> (): e, m_34009689, createAddEntityPacket, func_151260_c
Packet<?> (): e, method_2182, createAddEntityPacket, func_151260_c, createSpawnPacket
void (ServerPlayerEntity): d, m_89808160, onPlayerRespawn, func_73123_c
void (ServerPlayerEntity): d, method_2186, onPlayerRespawn, func_73123_c, removeTrackedPlayerSymmetric
Entity (): b, m_85922385, getEntity, func_187260_b
Entity (): b, method_12794, getEntity, func_187260_b, getTrackedEntity
void (int): a, m_32010674, setViewDistance, func_187259_a
void (int): a, method_12793, setViewDistance, func_187259_a, setMaxRange
void (): c, m_59077163, onEntityTeleported, func_187261_c
void (): c, method_12795, onEntityTeleported, func_187261_c, resetPlayerVisibility
1.13.1
Names
tg
th
Fields
Constructors
Methods
1.13
Names
os
tg
net.minecraft.class_800
net.minecraft.unmapped.C_77505663
Fields
org.apache.logging.log4j.Logger: c, field_8896, LOGGER, field_151262_p, LOGGER
org.apache.logging.log4j.Logger: c, f_98615604, LOGGER, field_151262_p
Entity: d, field_2859, entity, field_73132_a, trackedEntity
Entity: d, f_73571998, entity, field_73132_a
int: e, field_2860, trackingRange, field_73130_b, range
int: e, f_70752711, trackingRange, field_73130_b
int: f, field_13858, viewDistance, field_187262_f, maxRange
int: f, f_39256866, viewDistance, field_187262_f
int: g, field_2861, updateInterval, field_73131_c, updateFrequency
int: g, f_11512780, updateInterval, field_73131_c
long: h, field_13859, lastX, field_73128_d, encodedPosX
long: h, f_19874221, lastX, field_73128_d
long: i, field_13860, lastY, field_73129_e, encodedPosY
long: i, f_15950711, lastY, field_73129_e
long: j, field_13861, lastZ, field_73126_f, encodedPosZ
long: j, f_94579799, lastZ, field_73126_f
int: k, field_2865, lastYaw, field_73127_g, encodedRotationYaw
int: k, f_14710039, lastYaw, field_73127_g
int: l, field_2866, lastPitch, field_73139_h, encodedRotationPitch
int: l, f_58205648, lastPitch, field_73139_h
int: m, field_2867, lastHeadYaw, field_73140_i, lastHeadMotion
int: m, f_40826259, lastHeadYaw, field_73140_i
double: n, field_2868, velocityX, field_73137_j, lastTrackedEntityMotionX
double: n, f_21769548, velocityX, field_73137_j
double: o, field_2869, velocityY, field_73138_k, lastTrackedEntityMotionY
double: o, f_35954694, velocityY, field_73138_k
double: p, field_2870, velocityZ, field_73135_l, motionZ
double: p, f_89068833, velocityZ, field_73135_l
int: a, field_2871, ticks, field_73136_m, updateCounter
int: a, f_42799843, ticks, field_73136_m
double: q, field_2874, x, field_73147_p, lastTrackedEntityPosX
double: q, f_13612098, x, field_73147_p
double: r, field_2875, y, field_73146_q, lastTrackedEntityPosY
double: r, f_68897635, y, field_73146_q
double: s, field_2876, z, field_73145_r, lastTrackedEntityPosZ
double: s, f_91614140, z, field_73145_r
boolean: t, field_2877, initialized, field_73144_s, updatedPlayerVisibility
boolean: t, f_43394746, initialized, field_73144_s
boolean: u, field_2878, syncVelocity, field_73143_t, sendVelocityUpdates
boolean: u, f_49480010, syncVelocity, field_73143_t
int: v, field_2879, ticksWithoutVehicle, field_73142_u, ticksSinceLastForcedTeleport
int: v, f_83125593, ticksWithoutVehicle, field_73142_u
List<Entity>: w, field_13862, passengers, field_187263_w, passengers
List<Entity>: w, f_10311210, passengers, field_187263_w
boolean: x, field_5303, riding, field_73141_v, ridingEntity
boolean: x, f_35820777, riding, field_73141_v
boolean: y, field_11766, onGround, field_180234_y, onGround
boolean: y, f_38615715, onGround, field_180234_y
boolean: b, field_2872, moved, field_73133_n, playerEntitiesUpdated
boolean: b, f_04234574, moved, field_73133_n
Set<ServerPlayerEntity>: z, field_2873, players, field_73134_o, trackingPlayers
Set<ServerPlayerEntity>: z, f_60122349, players, field_73134_o
Constructors
Methods
void (List<PlayerEntity>): a, method_2181, tick, func_73122_a, updatePlayerList
void (List<PlayerEntity>): a, m_00373529, tick, func_73122_a
void (): d, method_6068, sendDataAndAttributes, func_111190_b, sendMetadata
void (): d, m_88927166, sendDataAndAttributes, func_111190_b
void (Packet<?>): a, method_2179, sendPacket, func_151259_a, sendPacketToTrackedPlayers
void (Packet<?>): a, m_95955890, sendPacket, func_151259_a
void (Packet<?>): b, method_2183, sendPacketToAll, func_151261_b, sendToTrackingAndSelf
void (Packet<?>): b, m_83435859, sendPacketToAll, func_151261_b
void (): a, method_2178, onRemoved, func_73119_a, sendDestroyEntityPacketToTrackedPlayers
void (): a, m_68844077, onRemoved, func_73119_a
void (ServerPlayerEntity): a, method_2180, removePlayer, func_73118_a, removeFromTrackedPlayers
void (ServerPlayerEntity): a, m_09295872, removePlayer, func_73118_a
void (ServerPlayerEntity): b, method_2184, updatePlayer, func_73117_b, updatePlayerEntity
void (ServerPlayerEntity): b, m_92903411, updatePlayer, func_73117_b
boolean (ServerPlayerEntity): c, method_10770, broadcastTo, func_180233_c, isVisibleTo
boolean (ServerPlayerEntity): c, m_69962498, broadcastTo, func_180233_c
boolean (ServerPlayerEntity): e, method_2187, isInViewOfPlayer, func_73121_d, isPlayerWatchingThisChunk
boolean (ServerPlayerEntity): e, m_67891920, isInViewOfPlayer, func_73121_d
void (List<PlayerEntity>): b, method_2185, updatePlayers, func_73125_b, updatePlayerEntities
void (List<PlayerEntity>): b, m_55370849, updatePlayers, func_73125_b
Packet<?> (): e, method_2182, createAddEntityPacket, func_151260_c, createSpawnPacket
Packet<?> (): e, m_34009689, createAddEntityPacket, func_151260_c
void (ServerPlayerEntity): d, method_2186, onPlayerRespawn, func_73123_c, removeTrackedPlayerSymmetric
void (ServerPlayerEntity): d, m_89808160, onPlayerRespawn, func_73123_c
Entity (): b, method_12794, getEntity, func_187260_b, getTrackedEntity
Entity (): b, m_85922385, getEntity, func_187260_b
void (int): a, method_12793, setViewDistance, func_187259_a, setMaxRange
void (int): a, m_32010674, setViewDistance, func_187259_a
void (): c, method_12795, onEntityTeleported, func_187261_c, resetPlayerVisibility
void (): c, m_59077163, onEntityTeleported, func_187261_c
1.12.2
Names
os
net.minecraft.class_800
net.minecraft.server.TrackedEntity
net.minecraft.entity.EntityTrackerEntry
net.minecraft.entity.EntityTrackerEntry
Fields
org.apache.logging.log4j.Logger: c, field_8896, LOGGER, field_151262_p, LOGGER
Entity: d, field_2859, entity, field_73132_a, trackedEntity
int: e, field_2860, trackingRange, field_73130_b, range
int: f, field_13858, viewDistance, field_187262_f, maxRange
int: g, field_2861, updateInterval, field_73131_c, updateFrequency
long: h, field_13859, lastX, field_73128_d, encodedPosX
long: i, field_13860, lastY, field_73129_e, encodedPosY
long: j, field_13861, lastZ, field_73126_f, encodedPosZ
int: k, field_2865, lastYaw, field_73127_g, encodedRotationYaw
int: l, field_2866, lastPitch, field_73139_h, encodedRotationPitch
int: m, field_2867, lastHeadYaw, field_73140_i, lastHeadMotion
double: n, field_2868, velocityX, field_73137_j, lastTrackedEntityMotionX
double: o, field_2869, velocityY, field_73138_k, lastTrackedEntityMotionY
double: p, field_2870, velocityZ, field_73135_l, motionZ
int: a, field_2871, ticks, field_73136_m, updateCounter
double: q, field_2874, x, field_73147_p, lastTrackedEntityPosX
double: r, field_2875, y, field_73146_q, lastTrackedEntityPosY
double: s, field_2876, z, field_73145_r, lastTrackedEntityPosZ
boolean: t, field_2877, initialized, field_73144_s, updatedPlayerVisibility
boolean: u, field_2878, syncVelocity, field_73143_t, sendVelocityUpdates
int: v, field_2879, ticksWithoutVehicle, field_73142_u, ticksSinceLastForcedTeleport
List<Entity>: w, field_13862, passengers, field_187263_w, passengers
boolean: x, field_5303, riding, field_73141_v, ridingEntity
boolean: y, field_11766, onGround, field_180234_y, onGround
boolean: b, field_2872, moved, field_73133_n, playerEntitiesUpdated
Set<ServerPlayerEntity>: z, field_2873, players, field_73134_o, trackingPlayers
Constructors
(Entity, int, int, int, boolean)
Methods
void (List<PlayerEntity>): a, method_2181, tick, func_73122_a, updatePlayerList
void (): d, method_6068, sendDataAndAttributes, func_111190_b, sendMetadata
void (Packet<?>): a, method_2179, sendPacket, func_151259_a, sendPacketToTrackedPlayers
void (Packet<?>): b, method_2183, sendPacketToAll, func_151261_b, sendToTrackingAndSelf
void (): a, method_2178, onRemoved, func_73119_a, sendDestroyEntityPacketToTrackedPlayers
void (ServerPlayerEntity): a, method_2180, removePlayer, func_73118_a, removeFromTrackedPlayers
void (ServerPlayerEntity): b, method_2184, updatePlayer, func_73117_b, updatePlayerEntity
boolean (ServerPlayerEntity): c, method_10770, broadcastTo, func_180233_c, isVisibleTo
boolean (ServerPlayerEntity): e, method_2187, isInViewOfPlayer, func_73121_d, isPlayerWatchingThisChunk
void (List<PlayerEntity>): b, method_2185, updatePlayers, func_73125_b, updatePlayerEntities
Packet<?> (): e, method_2182, createAddEntityPacket, func_151260_c, createSpawnPacket
void (ServerPlayerEntity): d, method_2186, onPlayerRespawn, func_73123_c, removeTrackedPlayerSymmetric
Entity (): b, method_12794, getEntity, func_187260_b, getTrackedEntity
void (int): a, method_12793, setViewDistance, func_187259_a, setMaxRange
void (): c, method_12795, onEntityTeleported, func_187261_c, resetPlayerVisibility