History - net.minecraft.server.level.ServerEntity

25w18a

Names

arz

asg

Fields

ServerLevel: f, level, field_18258, world, f_8509_

ServerLevel: f, level, field_18258

Entity: g, entity, field_14049, entity, f_8510_

Entity: g, entity, field_14049

int: h, updateInterval, field_14037, tickInterval, f_8511_

int: h, updateInterval, field_14037

boolean: i, trackDelta, field_14039, alwaysUpdateVelocity, f_8512_

boolean: i, trackDelta, field_14039

Consumer<Packet<?>>: j, broadcast, field_18259, watchingSender, f_8513_

Consumer<Packet<?>>: j, broadcast, field_18259

Vec3: p, lastSentMovement, field_18278, velocity, f_337046_

Vec3: p, lastSentMovement, field_18278

int: q, tickCount, field_14040, trackingTick, f_8521_

int: q, tickCount, field_14040

int: r, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

int: r, teleportDelay, field_14043

List<Entity>: s, lastPassengers, field_14045, lastPassengers, f_8523_

List<Entity>: s, lastPassengers, field_14045

boolean: t, wasRiding, field_14051, hadVehicle, f_8524_

boolean: t, wasRiding, field_14051

boolean: u, wasOnGround, field_14036, lastOnGround, f_8525_

boolean: u, wasOnGround, field_14036

int: c, TOLERANCE_LEVEL_ROTATION, field_29767, field_29767, f_143241_

int: c, TOLERANCE_LEVEL_ROTATION, field_29767

org.slf4j.Logger: b, LOGGER, field_14041, LOGGER, f_8508_

org.slf4j.Logger: b, LOGGER, field_14041

VecDeltaCodec: l, positionCodec, field_39019, trackedPos, f_214995_

VecDeltaCodec: l, positionCodec, field_39019

List<SynchedEntityData$DataValue<?>>: v, trackedDataValues, field_41697, changedEntries, f_263120_

List<SynchedEntityData$DataValue<?>>: v, trackedDataValues, field_41697

double: d, TOLERANCE_LEVEL_POSITION, field_44988, field_44988, f_290999_

double: d, TOLERANCE_LEVEL_POSITION, field_44988

int: a, FORCED_POS_UPDATE_PERIOD, field_44987, field_44987, f_291116_

int: a, FORCED_POS_UPDATE_PERIOD, field_44987

int: e, FORCED_TELEPORT_PERIOD, field_44989, field_44989, f_291733_

int: e, FORCED_TELEPORT_PERIOD, field_44989

byte: m, lastSentYRot, field_14060, lastYaw, f_336689_

byte: m, lastSentYRot, field_14060

byte: n, lastSentXRot, field_14047, lastPitch, f_337451_

byte: n, lastSentXRot, field_14047

byte: o, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

byte: o, lastSentYHeadRot, field_14059

BiConsumer<Packet<?>, List<UUID>>: k, broadcastWithIgnore, field_55595, filteredWatchingSender, f_379638_

BiConsumer<Packet<?>, List<UUID>>: k, broadcastWithIgnore, field_55595

Constructors

Methods

void (): a, sendChanges, method_18756, tick, m_8533_

void (): a, sendChanges, method_18756

void (ServerPlayer): a, removePairing, method_14302, stopTracking, m_8534_

void (ServerPlayer): a, removePairing, method_14302

void (ServerPlayer): b, addPairing, method_18760, startTracking, m_8541_

void (ServerPlayer): b, addPairing, method_18760

void (): g, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

void (): g, sendDirtyEntityData, method_14306

void (Packet<?>): a, broadcastAndSend, method_18758, sendSyncPacket, m_8538_

void (Packet<?>): a, broadcastAndSend, method_18758

void (ServerPlayer, Consumer<Packet<ClientGamePacketListener>>): a, sendPairingData, method_18757, sendPackets, m_289200_

void (ServerPlayer, Consumer<Packet<ClientGamePacketListener>>): a, sendPairingData, method_18757

Vec3 (): b, getPositionBase, method_60942, getPos, m_339198_

Vec3 (): b, getPositionBase, method_60942

Vec3 (): c, getLastSentMovement, method_60943, getVelocity, m_339745_

Vec3 (): c, getLastSentMovement, method_60943

float (): d, getLastSentXRot, method_60944, getPitch, m_340051_

float (): d, getLastSentXRot, method_60944

float (): e, getLastSentYRot, method_60945, getYaw, m_339137_

float (): e, getLastSentYRot, method_60945

float (): f, getLastSentYHeadRot, method_60946, getHeadYaw, m_339396_

float (): f, getLastSentYHeadRot, method_60946

void (NewMinecartBehavior, byte, byte, boolean): a, handleMinecartPosRot, method_61268, tickExperimentalMinecart, m_353068_

void (NewMinecartBehavior, byte, byte, boolean): a, handleMinecartPosRot, method_61268

Stream<Entity> (List<Entity>): a, mountedOrDismounted, method_49753, streamChangedPassengers, m_386786_

Stream<Entity> (List<Entity>): a, mountedOrDismounted, method_49753

1.21.5

Names

arb

arz

Fields

Consumer<Packet<?>>: j, broadcast, field_18259, receiver, f_8513_

Consumer<Packet<?>>: j, broadcast, field_18259, watchingSender, f_8513_

Vec3: o, lastSentMovement, field_18278, velocity, f_337046_

Vec3: p, lastSentMovement, field_18278, velocity, f_337046_

int: p, tickCount, field_14040, trackingTick, f_8521_

int: q, tickCount, field_14040, trackingTick, f_8521_

int: q, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

int: r, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

List<Entity>: r, lastPassengers, field_14045, lastPassengers, f_8523_

List<Entity>: s, lastPassengers, field_14045, lastPassengers, f_8523_

boolean: s, wasRiding, field_14051, hadVehicle, f_8524_

boolean: t, wasRiding, field_14051, hadVehicle, f_8524_

boolean: t, wasOnGround, field_14036, lastOnGround, f_8525_

boolean: u, wasOnGround, field_14036, lastOnGround, f_8525_

VecDeltaCodec: k, positionCodec, field_39019, trackedPos, f_214995_

VecDeltaCodec: l, positionCodec, field_39019, trackedPos, f_214995_

List<SynchedEntityData$DataValue<?>>: u, trackedDataValues, field_41697, changedEntries, f_263120_

List<SynchedEntityData$DataValue<?>>: v, trackedDataValues, field_41697, changedEntries, f_263120_

byte: l, lastSentYRot, field_14060, lastYaw, f_336689_

byte: m, lastSentYRot, field_14060, lastYaw, f_336689_

byte: m, lastSentXRot, field_14047, lastPitch, f_337451_

byte: n, lastSentXRot, field_14047, lastPitch, f_337451_

byte: n, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

byte: o, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

BiConsumer<Packet<?>, List<UUID>>: k, broadcastWithIgnore, field_55595, filteredWatchingSender, f_379638_

Constructors

(ServerLevel, Entity, int, boolean, Consumer<Packet<?>>)

(ServerLevel, Entity, int, boolean, Consumer<Packet<?>>, BiConsumer<Packet<?>, List<UUID>>)

Methods

Stream<Entity> (List<Entity>, List<Entity>): a, removedPassengers, method_49753, streamChangedPassengers, m_277180_

Stream<Entity> (List<Entity>): a, mountedOrDismounted, method_49753, streamChangedPassengers, m_386786_

1.21.4

Names

asf

arb

Fields

Constructors

Methods

1.21.3

Names

aqt

asf

Fields

int: l, lastSentYRot, field_14060, lastYaw, f_336689_

int: m, lastSentXRot, field_14047, lastPitch, f_337451_

int: n, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

byte: l, lastSentYRot, field_14060, lastYaw, f_336689_

byte: m, lastSentXRot, field_14047, lastPitch, f_337451_

byte: n, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

Constructors

Methods

void (NewMinecartBehavior, byte, byte, boolean): a, handleMinecartPosRot, method_61268, tickExperimentalMinecart, m_353068_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

are

aqt

Fields

int: l, yRotp, field_14060, lastYaw, f_8517_

int: l, lastSentYRot, field_14060, lastYaw, f_336689_

int: m, xRotp, field_14047, lastPitch, f_8518_

int: m, lastSentXRot, field_14047, lastPitch, f_337451_

int: n, yHeadRotp, field_14059, lastHeadYaw, f_8519_

int: n, lastSentYHeadRot, field_14059, lastHeadYaw, f_337287_

Vec3: o, ap, field_18278, velocity, f_8520_

Vec3: o, lastSentMovement, field_18278, velocity, f_337046_

Constructors

Methods

void (): b, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

void (): g, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

Vec3 (): b, getPositionBase, method_60942, getPos, m_339198_

Vec3 (): c, getLastSentMovement, method_60943, getVelocity, m_339745_

float (): d, getLastSentXRot, method_60944, getPitch, m_340051_

float (): e, getLastSentYRot, method_60945, getYaw, m_339137_

float (): f, getLastSentYHeadRot, method_60946, getHeadYaw, m_339396_

1.20.6

Names

anc

are

Fields

Constructors

Methods

1.20.4

Names

akp

anc

Fields

Constructors

Methods

1.20.2

Names

aie

akp

Fields

ServerLevel: c, level, field_18258, world, f_8509_

ServerLevel: f, level, field_18258, world, f_8509_

Entity: d, entity, field_14049, entity, f_8510_

Entity: g, entity, field_14049, entity, f_8510_

int: e, updateInterval, field_14037, tickInterval, f_8511_

int: h, updateInterval, field_14037, tickInterval, f_8511_

boolean: f, trackDelta, field_14039, alwaysUpdateVelocity, f_8512_

boolean: i, trackDelta, field_14039, alwaysUpdateVelocity, f_8512_

Consumer<Packet<?>>: g, broadcast, field_18259, receiver, f_8513_

Consumer<Packet<?>>: j, broadcast, field_18259, receiver, f_8513_

int: i, yRotp, field_14060, lastYaw, f_8517_

int: l, yRotp, field_14060, lastYaw, f_8517_

int: j, xRotp, field_14047, lastPitch, f_8518_

int: m, xRotp, field_14047, lastPitch, f_8518_

int: k, yHeadRotp, field_14059, lastHeadPitch, f_8519_

int: n, yHeadRotp, field_14059, lastHeadYaw, f_8519_

Vec3: l, ap, field_18278, velocity, f_8520_

Vec3: o, ap, field_18278, velocity, f_8520_

int: m, tickCount, field_14040, trackingTick, f_8521_

int: p, tickCount, field_14040, trackingTick, f_8521_

int: n, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

int: q, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

List<Entity>: o, lastPassengers, field_14045, lastPassengers, f_8523_

List<Entity>: r, lastPassengers, field_14045, lastPassengers, f_8523_

boolean: p, wasRiding, field_14051, hadVehicle, f_8524_

boolean: s, wasRiding, field_14051, hadVehicle, f_8524_

boolean: q, wasOnGround, field_14036, lastOnGround, f_8525_

boolean: t, wasOnGround, field_14036, lastOnGround, f_8525_

int: b, TOLERANCE_LEVEL_ROTATION, field_29767, field_29767, f_143241_

int: c, TOLERANCE_LEVEL_ROTATION, field_29767, field_29767, f_143241_

org.slf4j.Logger: a, LOGGER, field_14041, LOGGER, f_8508_

org.slf4j.Logger: b, LOGGER, field_14041, LOGGER, f_8508_

VecDeltaCodec: h, positionCodec, field_39019, trackedPos, f_214995_

VecDeltaCodec: k, positionCodec, field_39019, trackedPos, f_214995_

List<SynchedEntityData$DataValue<?>>: r, trackedDataValues, field_41697, changedEntries, f_263120_

List<SynchedEntityData$DataValue<?>>: u, trackedDataValues, field_41697, changedEntries, f_263120_

double: d, TOLERANCE_LEVEL_POSITION, field_44988, field_44988, f_290999_

int: a, FORCED_POS_UPDATE_PERIOD, field_44987, field_44987, f_291116_

int: e, FORCED_TELEPORT_PERIOD, field_44989, field_44989, f_291733_

Constructors

Methods

1.20.1

Names

aio

aie

Fields

Constructors

Methods

void (Consumer<Packet<ClientGamePacketListener>>): a, sendPairingData, method_18757, sendPackets, m_8536_

Stream<Entity> (List<Entity>, List<Entity>): a, changedPassengers, method_49424, streamChangedPassengers, m_274465_

Stream<Entity> (List<Entity>, List<Entity>): a, removedPassengers, method_49753, streamChangedPassengers, m_277180_

void (ServerPlayer, Consumer<Packet<ClientGamePacketListener>>): a, sendPairingData, method_18757, sendPackets, m_289200_

1.19.4

Names

ahl

aio

Fields

Constructors

Methods

Stream<Entity> (List<Entity>, List<Entity>): a, changedPassengers, method_49424, streamChangedPassengers, m_274465_

1.19.3

Names

agf

ahl

Fields

VecDeltaCodec: h, positionCodec, field_39019, field_39019, f_214995_

VecDeltaCodec: h, positionCodec, field_39019, trackedPos, f_214995_

List<SynchedEntityData$DataValue<?>>: r, trackedDataValues, field_41697, changedEntries, f_263120_

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

afn

agf

Fields

Constructors

Methods

1.19

Names

adv

afn

Fields

long: h, xp, field_14050, lastX, f_8514_

long: i, yp, field_14035, lastY, f_8515_

long: j, zp, field_14048, lastZ, f_8516_

int: k, yRotp, field_14060, lastYaw, f_8517_

int: i, yRotp, field_14060, lastYaw, f_8517_

int: l, xRotp, field_14047, lastPitch, f_8518_

int: j, xRotp, field_14047, lastPitch, f_8518_

int: m, yHeadRotp, field_14059, lastHeadPitch, f_8519_

int: k, yHeadRotp, field_14059, lastHeadPitch, f_8519_

Vec3: n, ap, field_18278, velocity, f_8520_

Vec3: l, ap, field_18278, velocity, f_8520_

int: o, tickCount, field_14040, trackingTick, f_8521_

int: m, tickCount, field_14040, trackingTick, f_8521_

int: p, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

int: n, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

List<Entity>: q, lastPassengers, field_14045, lastPassengers, f_8523_

List<Entity>: o, lastPassengers, field_14045, lastPassengers, f_8523_

boolean: r, wasRiding, field_14051, hadVehicle, f_8524_

boolean: p, wasRiding, field_14051, hadVehicle, f_8524_

boolean: s, wasOnGround, field_14036, lastOnGround, f_8525_

boolean: q, wasOnGround, field_14036, lastOnGround, f_8525_

VecDeltaCodec: h, positionCodec, field_39019, field_39019, f_214995_

Constructors

Methods

void (): c, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

void (): b, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

void (): d, updateSentPos, method_18761, storeEncodedCoordinates, m_8544_

Vec3 (): b, sentPos, method_18759, getLastPos, m_8540_

1.18.2

Names

adh

adv

Fields

org.apache.logging.log4j.Logger: a, LOGGER, field_14041, LOGGER, f_8508_

org.slf4j.Logger: a, LOGGER, field_14041, LOGGER, f_8508_

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

abq

adh

Fields

Constructors

Methods

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

aaf

abq

net.minecraft.world.TrackedEntity

net.minecraft.src.C_11_

Fields

org.apache.logging.log4j.Logger: a, LOGGER, field_14041, LOGGER, field_219459_a

org.apache.logging.log4j.Logger: a, LOGGER, field_14041, LOGGER, f_8508_

ServerLevel: b, level, field_18258, world, field_219460_b

ServerLevel: c, level, field_18258, world, f_8509_

Entity: c, entity, field_14049, entity, field_219461_c

Entity: d, entity, field_14049, entity, f_8510_

int: d, updateInterval, field_14037, tickInterval, field_219462_d

int: e, updateInterval, field_14037, tickInterval, f_8511_

boolean: e, trackDelta, field_14039, alwaysUpdateVelocity, field_219463_e

boolean: f, trackDelta, field_14039, alwaysUpdateVelocity, f_8512_

Consumer<Packet<?>>: f, broadcast, field_18259, receiver, field_219464_f

Consumer<Packet<?>>: g, broadcast, field_18259, receiver, f_8513_

long: g, xp, field_14050, lastX, field_219465_g

long: h, xp, field_14050, lastX, f_8514_

long: h, yp, field_14035, lastY, field_219466_h

long: i, yp, field_14035, lastY, f_8515_

long: i, zp, field_14048, lastZ, field_219467_i

long: j, zp, field_14048, lastZ, f_8516_

int: j, yRotp, field_14060, lastYaw, field_219468_j

int: k, yRotp, field_14060, lastYaw, f_8517_

int: k, xRotp, field_14047, lastPitch, field_219469_k

int: l, xRotp, field_14047, lastPitch, f_8518_

int: l, yHeadRotp, field_14059, lastHeadPitch, field_219470_l

int: m, yHeadRotp, field_14059, lastHeadPitch, f_8519_

Vec3: m, ap, field_18278, velocity, field_219471_m

Vec3: n, ap, field_18278, velocity, f_8520_

int: n, tickCount, field_14040, trackingTick, field_219472_n

int: o, tickCount, field_14040, trackingTick, f_8521_

int: o, teleportDelay, field_14043, updatesWithoutVehicle, field_219473_o

int: p, teleportDelay, field_14043, updatesWithoutVehicle, f_8522_

List<Entity>: p, lastPassengers, field_14045, lastPassengers, field_219474_p

List<Entity>: q, lastPassengers, field_14045, lastPassengers, f_8523_

boolean: q, wasRiding, field_14051, hadVehicle, field_219475_q

boolean: r, wasRiding, field_14051, hadVehicle, f_8524_

boolean: r, wasOnGround, field_14036, lastOnGround, field_219476_r

boolean: s, wasOnGround, field_14036, lastOnGround, f_8525_

int: b, TOLERANCE_LEVEL_ROTATION, field_29767, field_29767, f_143241_

Constructors

Methods

void (): a, sendChanges, method_18756, tick, func_219453_a

void (): a, sendChanges, method_18756, tick, m_8533_

void (ServerPlayer): a, removePairing, method_14302, stopTracking, func_219454_a

void (ServerPlayer): a, removePairing, method_14302, stopTracking, m_8534_

void (ServerPlayer): b, addPairing, method_18760, startTracking, func_219455_b

void (ServerPlayer): b, addPairing, method_18760, startTracking, m_8541_

void (Consumer<Packet<?>>): a, sendPairingData, method_18757, sendPackets, func_219452_a

void (Consumer<Packet<?>>): a, sendPairingData, method_18757, sendPackets, m_8536_

void (): c, sendDirtyEntityData, method_14306, syncEntityData, func_219457_c

void (): c, sendDirtyEntityData, method_14306, syncEntityData, m_8543_

void (): d, updateSentPos, method_18761, storeEncodedCoordinates, func_219458_d

void (): d, updateSentPos, method_18761, storeEncodedCoordinates, m_8544_

Vec3 (): b, sentPos, method_18759, getLastPos, func_219456_b

Vec3 (): b, sentPos, method_18759, getLastPos, m_8540_

void (Packet<?>): a, broadcastAndSend, method_18758, sendSyncPacket, func_219451_a

void (Packet<?>): a, broadcastAndSend, method_18758, sendSyncPacket, m_8538_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

zc

aaf

Fields

Constructors

Methods

1.16.1

Names

xc

zc

Fields

Constructors

Methods

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

ServerLevel: b, level, field_18258, field_219460_b

ServerLevel: b, level, field_18258, world, field_219460_b

Consumer<Packet<?>>: f, broadcast, field_18259, field_219464_f

Consumer<Packet<?>>: f, broadcast, field_18259, receiver, field_219464_f

Vec3: m, ap, field_18278, field_219471_m

Vec3: m, ap, field_18278, velocity, field_219471_m

int: n, tickCount, field_14040, field_219472_n

int: n, tickCount, field_14040, trackingTick, field_219472_n

int: o, teleportDelay, field_14043, field_219473_o

int: o, teleportDelay, field_14043, updatesWithoutVehicle, field_219473_o

boolean: q, wasRiding, field_14051, field_219475_q

boolean: q, wasRiding, field_14051, hadVehicle, field_219475_q

Constructors

Methods

void (): a, sendChanges, method_18756, func_219453_a

void (): a, sendChanges, method_18756, tick, func_219453_a

void (): c, sendDirtyEntityData, method_14306, func_219457_c

void (): c, sendDirtyEntityData, method_14306, syncEntityData, func_219457_c

void (): d, updateSentPos, method_18761, func_219458_d

void (): d, updateSentPos, method_18761, storeEncodedCoordinates, func_219458_d

Vec3 (): b, sentPos, method_18759, func_219456_b

Vec3 (): b, sentPos, method_18759, getLastPos, func_219456_b

void (Packet<?>): a, broadcastAndSend, method_18758, func_219451_a

void (Packet<?>): a, broadcastAndSend, method_18758, sendSyncPacket, func_219451_a

1.15

Names

vj

xc

Fields

Constructors

Methods

1.14.4

Names

vh

vj

net.minecraft.server.level.ServerEntity

Fields

org.apache.logging.log4j.Logger: a, field_14041, LOGGER, field_219459_a

org.apache.logging.log4j.Logger: a, LOGGER, field_14041, LOGGER, field_219459_a

ServerWorld: b, field_18258, field_18258, field_219460_b

ServerLevel: b, level, field_18258, field_219460_b

Entity: c, field_14049, entity, field_219461_c

Entity: c, entity, field_14049, entity, field_219461_c

int: d, field_14037, tickInterval, field_219462_d

int: d, updateInterval, field_14037, tickInterval, field_219462_d

boolean: e, field_14039, alwaysUpdateVelocity, field_219463_e

boolean: e, trackDelta, field_14039, alwaysUpdateVelocity, field_219463_e

Consumer<Packet<?>>: f, field_18259, field_18259, field_219464_f

Consumer<Packet<?>>: f, broadcast, field_18259, field_219464_f

long: g, field_14050, lastX, field_219465_g

long: g, xp, field_14050, lastX, field_219465_g

long: h, field_14035, lastY, field_219466_h

long: h, yp, field_14035, lastY, field_219466_h

long: i, field_14048, lastZ, field_219467_i

long: i, zp, field_14048, lastZ, field_219467_i

int: j, field_14060, lastYaw, field_219468_j

int: j, yRotp, field_14060, lastYaw, field_219468_j

int: k, field_14047, lastPitch, field_219469_k

int: k, xRotp, field_14047, lastPitch, field_219469_k

int: l, field_14059, lastHeadPitch, field_219470_l

int: l, yHeadRotp, field_14059, lastHeadPitch, field_219470_l

Vec3d: m, field_18278, field_18278, field_219471_m

Vec3: m, ap, field_18278, field_219471_m

int: n, field_14040, field_14040, field_219472_n

int: n, tickCount, field_14040, field_219472_n

int: o, field_14043, field_14043, field_219473_o

int: o, teleportDelay, field_14043, field_219473_o

List<Entity>: p, field_14045, lastPassengers, field_219474_p

List<Entity>: p, lastPassengers, field_14045, lastPassengers, field_219474_p

boolean: q, field_14051, field_14051, field_219475_q

boolean: q, wasRiding, field_14051, field_219475_q

boolean: r, field_14036, lastOnGround, field_219476_r

boolean: r, wasOnGround, field_14036, lastOnGround, field_219476_r

Constructors

Methods

void (): a, method_18756, method_18756, func_219453_a

void (): a, sendChanges, method_18756, func_219453_a

void (ServerPlayerEntity): a, method_14302, stopTracking, func_219454_a

void (ServerPlayer): a, removePairing, method_14302, stopTracking, func_219454_a

void (ServerPlayerEntity): b, method_18760, startTracking, func_219455_b

void (ServerPlayer): b, addPairing, method_18760, startTracking, func_219455_b

void (Consumer<Packet<?>>): a, method_18757, sendPackets, func_219452_a

void (Consumer<Packet<?>>): a, sendPairingData, method_18757, sendPackets, func_219452_a

void (): c, method_14306, method_14306, func_219457_c

void (): c, sendDirtyEntityData, method_14306, func_219457_c

void (): d, method_18761, method_18761, func_219458_d

void (): d, updateSentPos, method_18761, func_219458_d

Vec3d (): b, method_18759, method_18759, func_219456_b

Vec3 (): b, sentPos, method_18759, func_219456_b

void (Packet<?>): a, method_18758, method_18758, func_219451_a

void (Packet<?>): a, broadcastAndSend, method_18758, func_219451_a

1.14.3

Names

vf

vh

net.minecraft.server.network.EntityTrackerEntry

Fields

org.apache.logging.log4j.Logger: a, field_14041, field_219459_a

org.apache.logging.log4j.Logger: a, field_14041, LOGGER, field_219459_a

ServerWorld: b, field_18258, field_219460_b

ServerWorld: b, field_18258, field_18258, field_219460_b

Entity: c, field_14049, field_219461_c

Entity: c, field_14049, entity, field_219461_c

int: d, field_14037, field_219462_d

int: d, field_14037, tickInterval, field_219462_d

boolean: e, field_14039, field_219463_e

boolean: e, field_14039, alwaysUpdateVelocity, field_219463_e

Consumer<IPacket<?>>: f, field_18259, field_219464_f

Consumer<Packet<?>>: f, field_18259, field_18259, field_219464_f

long: g, field_14050, field_219465_g

long: g, field_14050, lastX, field_219465_g

long: h, field_14035, field_219466_h

long: h, field_14035, lastY, field_219466_h

long: i, field_14048, field_219467_i

long: i, field_14048, lastZ, field_219467_i

int: j, field_14060, field_219468_j

int: j, field_14060, lastYaw, field_219468_j

int: k, field_14047, field_219469_k

int: k, field_14047, lastPitch, field_219469_k

int: l, field_14059, field_219470_l

int: l, field_14059, lastHeadPitch, field_219470_l

Vec3d: m, field_18278, field_219471_m

Vec3d: m, field_18278, field_18278, field_219471_m

int: n, field_14040, field_219472_n

int: n, field_14040, field_14040, field_219472_n

int: o, field_14043, field_219473_o

int: o, field_14043, field_14043, field_219473_o

List<Entity>: p, field_14045, field_219474_p

List<Entity>: p, field_14045, lastPassengers, field_219474_p

boolean: q, field_14051, field_219475_q

boolean: q, field_14051, field_14051, field_219475_q

boolean: r, field_14036, field_219476_r

boolean: r, field_14036, lastOnGround, field_219476_r

Constructors

Methods

void (): a, method_18756, func_219453_a

void (): a, method_18756, method_18756, func_219453_a

void (ServerPlayerEntity): a, method_14302, func_219454_a

void (ServerPlayerEntity): a, method_14302, stopTracking, func_219454_a

void (ServerPlayerEntity): b, method_18760, func_219455_b

void (ServerPlayerEntity): b, method_18760, startTracking, func_219455_b

void (Consumer<IPacket<?>>): a, method_18757, func_219452_a

void (Consumer<Packet<?>>): a, method_18757, sendPackets, func_219452_a

void (): c, method_14306, func_219457_c

void (): c, method_14306, method_14306, func_219457_c

void (): d, method_18761, func_219458_d

void (): d, method_18761, method_18761, func_219458_d

Vec3d (): b, method_18759, func_219456_b

Vec3d (): b, method_18759, method_18759, func_219456_b

void (IPacket<?>): a, method_18758, func_219451_a

void (Packet<?>): a, method_18758, method_18758, func_219451_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

vf

net.minecraft.class_3231

net.minecraft.world.TrackedEntity

Fields

org.apache.logging.log4j.Logger: a, field_14041, field_219459_a

ServerWorld: b, field_18258, field_219460_b

Entity: c, field_14049, field_219461_c

int: d, field_14037, field_219462_d

boolean: e, field_14039, field_219463_e

Consumer<IPacket<?>>: f, field_18259, field_219464_f

long: g, field_14050, field_219465_g

long: h, field_14035, field_219466_h

long: i, field_14048, field_219467_i

int: j, field_14060, field_219468_j

int: k, field_14047, field_219469_k

int: l, field_14059, field_219470_l

Vec3d: m, field_18278, field_219471_m

int: n, field_14040, field_219472_n

int: o, field_14043, field_219473_o

List<Entity>: p, field_14045, field_219474_p

boolean: q, field_14051, field_219475_q

boolean: r, field_14036, field_219476_r

Constructors

(ServerWorld, Entity, int, boolean, Consumer<IPacket<?>>)

Methods

void (): a, method_18756, func_219453_a

void (ServerPlayerEntity): a, method_14302, func_219454_a

void (ServerPlayerEntity): b, method_18760, func_219455_b

void (Consumer<IPacket<?>>): a, method_18757, func_219452_a

void (): c, method_14306, func_219457_c

void (): d, method_18761, func_219458_d

Vec3d (): b, method_18759, func_219456_b

void (IPacket<?>): a, method_18758, func_219451_a