History - net.minecraft.server.TrackedEntity

1.7.10

Names

my

net.minecraft.class_800

net.minecraft.server.TrackedEntity

net.minecraft.entity.EntityTrackerEntry

Fields

org.apache.logging.log4j.Logger: p, field_8896, LOGGER, logger

Entity: a, field_2859, entity, trackedEntity

int: b, field_2860, trackingRange, trackingDistanceThreshold

int: c, field_2861, updateInterval, updateFrequency

int: d, field_2862, lastX, encodedPosX

int: e, field_2863, lastY, encodedPosY

int: f, field_2864, lastZ, encodedPosZ

int: g, field_2865, lastYaw, encodedRotationYaw

int: h, field_2866, lastPitch, encodedRotationPitch

int: i, field_2867, lastHeadYaw, lastHeadMotion

double: j, field_2868, velocityX, lastTrackedEntityMotionX

double: k, field_2869, velocityY, lastTrackedEntityMotionY

double: l, field_2870, velocityZ, motionZ

int: m, field_2871, ticks, updateCounter

double: q, field_2874, x, lastTrackedEntityPosX

double: r, field_2875, y, lastTrackedEntityPosY

double: s, field_2876, z, lastTrackedEntityPosZ

boolean: t, field_2877, initialized, firstUpdateDone

boolean: u, field_2878, syncVelocity, sendVelocityUpdates

int: v, field_2879, ticksWithoutVehicle, ticksSinceLastForcedTeleport

Entity: w, field_2880, vehicle, field_85178_v

boolean: x, field_5303, riding, ridingEntity

boolean: n, field_2872, moved, playerEntitiesUpdated

Set: o, field_2873, players, trackingPlayers

Constructors

(Entity, int, int, boolean)

Methods

void (List): a, method_2181, tick, updatePlayerList

void (): b, method_6068, sendDataAndAttributes, sendMetadataToAllAssociatedPlayers

void (Packet): a, method_2179, sendPacket, func_151259_a

void (Packet): b, method_2183, sendPacketToAll, func_151261_b

void (): a, method_2178, onRemoved, sendDestroyEntityPacketToTrackedPlayers

void (ServerPlayerEntity): a, method_2180, removePlayer, removeFromTrackedPlayers

void (ServerPlayerEntity): b, method_2184, updatePlayer, updatePlayerEntity

boolean (ServerPlayerEntity): d, method_2187, isInViewOfPlayer, isPlayerWatchingThisChunk

void (List): b, method_2185, updatePlayers, updatePlayerEntities

Packet (): c, method_2182, createAddEntityPacket, func_151260_c

void (ServerPlayerEntity): c, method_2186, onPlayerRespawn, removeTrackedPlayerSymmetric