net.minecraft.server

public class TrackedEntity

lw
net.minecraft.unmapped.C_77505663
net.minecraft.server.TrackedEntity

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
c
f_98615604
LOGGER
private final Entity
d
f_73571998
entity
private final int
e
f_70752711
trackingRange
private int
f
f_39256866
viewDistance
private final int
g
f_11512780
updateInterval
private long
h
f_19874221
lastX
private long
i
f_15950711
lastY
private long
j
f_94579799
lastZ
private int
k
f_14710039
lastYaw
private int
l
f_58205648
lastPitch
private int
m
f_40826259
lastHeadYaw
private double
n
f_21769548
velocityX
private double
o
f_35954694
velocityY
private double
p
f_89068833
velocityZ
public int
a
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 final boolean
u
f_49480010
syncVelocity
private int
v
f_83125593
ticksWithoutVehicle
private List<Entity>
w
f_10311210
passengers
private boolean
x
f_35820777
riding
private boolean
y
f_38615715
onGround
public boolean
b
f_04234574
moved
private final Set<ServerPlayerEntity>
z
f_60122349
players

Constructor summary

ModifierConstructor
public (Entity currentTrackedEntity, int trackingRange, int viewDistance, int updateInterval, boolean syncVelocity)

Method summary

Modifier and TypeMethod
public void
a(List<zs> arg0)
m_00373529(List<C_40996800> arg0)
tick(List<PlayerEntity> players)
private void
d()
m_88927166()
sendDataAndAttributes()
public void
a(fj<?> arg0)
m_95955890(C_03562565<?> arg0)
sendPacket(Packet<?> packet)
public void
b(fj<?> arg0)
m_83435859(C_03562565<?> arg0)
sendPacketToAll(Packet<?> packet)
public void
a()
m_68844077()
onRemoved()
public void
a(lu arg0)
m_09295872(C_49202226 arg0)
removePlayer(ServerPlayerEntity player)
public void
b(lu arg0)
m_92903411(C_49202226 arg0)
updatePlayer(ServerPlayerEntity player)
public boolean
c(lu arg0)
m_69962498(C_49202226 arg0)
broadcastTo(ServerPlayerEntity player)
private boolean
e(lu arg0)
m_67891920(C_49202226 arg0)
isInViewOfPlayer(ServerPlayerEntity player)
public void
b(List<zs> arg0)
m_55370849(List<C_40996800> arg0)
updatePlayers(List<PlayerEntity> players)
private Packet<?>
e()
m_34009689()
createAddEntityPacket()
public void
d(lu arg0)
m_89808160(C_49202226 arg0)
onPlayerRespawn(ServerPlayerEntity player)
public Entity
b()
m_85922385()
getEntity()
public void
a(int arg0)
m_32010674(int arg0)
setViewDistance(int viewDistance)
public void
c()
m_59077163()
onEntityTeleported()