net.minecraft.server

public class TrackedEntity

qy
net.minecraft.unmapped.C_77505663
net.minecraft.server.TrackedEntity

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
p
f_98615604
LOGGER
public Entity
a
f_73571998
entity
public int
b
f_70752711
trackingRange
public int
c
f_11512780
updateInterval
public int
d
f_19874221
lastX
public int
e
f_15950711
lastY
public int
f
f_94579799
lastZ
public int
g
f_14710039
lastYaw
public int
h
f_58205648
lastPitch
public int
i
f_40826259
lastHeadYaw
public double
j
f_21769548
velocityX
public double
k
f_35954694
velocityY
public double
l
f_89068833
velocityZ
public int
m
f_42799843
ticks
private double
q
f_13612098
x
private double
r
f_68897635
y
private double
s
f_91614140
z
private boolean
t
f_43394746
initialized
private boolean
u
f_49480010
syncVelocity
private int
v
f_83125593
ticksWithoutVehicle
private Entity
w
f_14089292
vehicle
private boolean
x
f_35820777
riding
private boolean
y
f_38615715
onGround
public boolean
n
f_04234574
moved
public Set
o
f_60122349
players

Constructor summary

ModifierConstructor
public (Entity entity, int trackingRange, int updateInterval, boolean syncVelocity)

Method summary

Modifier and TypeMethod
public void
a(List arg0)
m_00373529(List arg0)
tick(List players)
private void
b()
m_88927166()
sendDataAndAttributes()
public void
a(id arg0)
m_95955890(C_03562565 arg0)
sendPacket(Packet packet)
public void
b(id arg0)
m_83435859(C_03562565 arg0)
sendPacketToAll(Packet packet)
public void
a()
m_68844077()
onRemoved()
public void
a(qw arg0)
m_09295872(C_49202226 arg0)
removePlayer(ServerPlayerEntity player)
public void
b(qw arg0)
m_92903411(C_49202226 arg0)
updatePlayer(ServerPlayerEntity player)
public boolean
c(qw arg0)
m_69962498(C_49202226 arg0)
broadcastTo(ServerPlayerEntity player)
private boolean
e(qw arg0)
m_67891920(C_49202226 arg0)
isInViewOfPlayer(ServerPlayerEntity player)
public void
b(List arg0)
m_55370849(List arg0)
updatePlayers(List players)
private Packet
c()
m_34009689()
createAddEntityPacket()
public void
d(qw arg0)
m_89808160(C_49202226 arg0)
onPlayerRespawn(ServerPlayerEntity player)