net.minecraft.server.network

public class ServerWaypointHandler

implements WaypointHandler<ServerWaypoint>

bbz
net.minecraft.server.waypoints.ServerWaypointManager
net.minecraft.class_11179
net.minecraft.server.network.ServerWaypointHandler
net.minecraft.unmapped.C_wwpuunvz
net.minecraft.world.waypoint.ServerWaypointManager
net.minecraft.src.C_398543_

Field summary

Modifier and TypeField
private final Set<ServerWaypoint>
a
waypoints
field_59633
waypoints
f_hmvkoahr
waypoints
f_399803_
private final Set<ServerPlayerEntity>
b
players
field_59634
players
f_upxtkmhf
f_399412_
private final com.google.common.collect.Table<ServerPlayerEntity, ServerWaypoint, ServerWaypoint$WaypointTracker>
c
connections
field_59635
trackers
f_ctwhhzbx
f_400211_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(fqo arg0)
trackWaypoint(WaypointTransmitter arg0)
method_70646(class_11212 arg0)
onTrack(ServerWaypoint arg0)
m_bnepgrjc(C_jtpeboen arg0)
add(WaypointSource waypoint)
m_401798_(C_398483_ arg0)
public void
b(fqo arg0)
updateWaypoint(WaypointTransmitter arg0)
method_70652(class_11212 arg0)
onUpdate(ServerWaypoint arg0)
m_ipobdkou(C_jtpeboen arg0)
update(WaypointSource waypoint)
m_401237_(C_398483_ arg0)
public void
c(fqo arg0)
untrackWaypoint(WaypointTransmitter arg0)
method_70656(class_11212 arg0)
onUntrack(ServerWaypoint arg0)
m_pxhciuho(C_jtpeboen arg0)
remove(WaypointSource waypoint)
m_401079_(C_398483_ arg0)
public void
a(awy arg0)
addPlayer(ServerPlayer arg0)
method_70639(class_3222 arg0)
addPlayer(ServerPlayerEntity player)
m_guavkwgh(C_mxrobsgg arg0)
m_guavkwgh(ServerPlayerEntity player)
m_401838_(C_13_ arg0)
public void
b(awy arg0)
updatePlayer(ServerPlayer arg0)
method_70648(class_3222 arg0)
updatePlayerPos(ServerPlayerEntity player)
m_zmgvzblb(C_mxrobsgg arg0)
m_zmgvzblb(ServerPlayerEntity player)
m_402595_(C_13_ arg0)
public void
c(awy arg0)
removePlayer(ServerPlayer arg0)
method_70653(class_3222 arg0)
removePlayer(ServerPlayerEntity player)
m_tomphtip(C_mxrobsgg arg0)
m_tomphtip(ServerPlayerEntity player)
m_401115_(C_13_ arg0)
public void
a()
breakAllConnections()
method_70638()
clear()
m_xlaiuccw()
m_401356_()
public void
d(fqo arg0)
remakeConnections(WaypointTransmitter arg0)
method_70657(class_11212 arg0)
refreshTracking(ServerWaypoint waypoint)
m_xcdzegbv(C_jtpeboen arg0)
m_xcdzegbv(WaypointSource waypoint)
m_402886_(C_398483_ arg0)
public Set<ServerWaypoint>
b()
transmitters()
method_70647()
getWaypoints()
m_gdfpmeva()
m_401677_()
private static boolean
d(awy o)
isLocatorBarEnabledFor(ServerPlayer arg0)
method_71610(class_3222 arg0)
isLocatorBarEnabled(ServerPlayerEntity player)
m_sjnpgoag(C_mxrobsgg arg0)
m_sjnpgoag(ServerPlayerEntity player)
m_401614_(C_13_ p_405810_)
private void
a(awy o, fqo arg1)
createConnection(ServerPlayer arg0, WaypointTransmitter arg1)
method_70641(class_3222 arg0, class_11212 arg1)
refreshTracking(ServerPlayerEntity player, ServerWaypoint waypoint)
m_lbygjrpd(C_mxrobsgg arg0, C_jtpeboen arg1)
m_lbygjrpd(ServerPlayerEntity player, WaypointSource waypoint)
m_402197_(C_13_ p_406530_, C_398483_ arg1)
private void
a(awy o, fqo o, fqo$c arg2)
updateConnection(ServerPlayer arg0, WaypointTransmitter arg1, WaypointTransmitter$Connection arg2)
method_70642(class_3222 arg0, class_11212 arg1, class_11212$class_11215 arg2)
refreshTracking(ServerPlayerEntity player, ServerWaypoint waypoint, ServerWaypoint$WaypointTracker tracker)
m_bkfetlpc(C_mxrobsgg arg0, C_jtpeboen arg1, C_jtpeboen$C_erspwfzf arg2)
m_bkfetlpc(ServerPlayerEntity player, WaypointSource waypoint, WaypointSource$C_erspwfzf arg2)
m_402057_(C_13_ p_410271_, C_398483_ p_409943_, C_398483_$C_398342_ arg2)