net.minecraft.server.level

public final class PlayerMap

aaa
net.minecraft.server.level.PlayerMap
net.minecraft.class_3210
net.minecraft.unmapped.C_xqwearey
net.minecraft.server.world.PlayerChunkWatchingManager
net.minecraft.world.chunk.PlayerGenerationTracker
net.minecraft.server.v1_16_R3.PlayerMap

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ServerPlayer>
a
players
field_13910
f_gaxdpkyi
watchingPlayers
field_219449_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Stream<ServerPlayer>
a(long arg0)
getPlayers(long arg0)
method_14083(long arg0)
m_ndrlaczr(long arg0)
getPlayersWatchingChunk(long arg0)
func_219444_a(long arg0)
public void
a(long arg0, aah arg1, boolean arg2)
addPlayer(long arg0, ServerPlayer arg1, boolean arg2)
method_14085(long arg0, class_3222 arg1, boolean arg2)
m_nmghcjbv(long arg0, C_mxrobsgg arg1, boolean arg2)
add(long arg0, ServerPlayerEntity arg1, boolean watchDisabled)
func_219442_a(long arg0, ServerPlayerEntity arg1, boolean arg2)
public void
a(long arg0, aah arg1)
removePlayer(long arg0, ServerPlayer arg1)
method_14084(long arg0, class_3222 arg1)
m_mkdaduqk(long arg0, C_mxrobsgg arg1)
remove(long arg0, ServerPlayerEntity arg1)
func_219443_a(long arg0, ServerPlayerEntity arg1)
public void
a(aah arg0)
ignorePlayer(ServerPlayer arg0)
method_14086(class_3222 arg0)
m_pyhqujhd(C_mxrobsgg arg0)
disableWatch(ServerPlayerEntity arg0)
func_219446_a(ServerPlayerEntity arg0)
public void
b(aah arg0)
unIgnorePlayer(ServerPlayer arg0)
method_14087(class_3222 arg0)
m_qshfwsye(C_mxrobsgg arg0)
enableWatch(ServerPlayerEntity arg0)
func_219447_b(ServerPlayerEntity arg0)
public boolean
c(aah arg0)
ignoredOrUnknown(ServerPlayer arg0)
method_21715(class_3222 arg0)
m_ywyawkom(C_mxrobsgg arg0)
method_21715(ServerPlayerEntity arg0)
func_219448_c(ServerPlayerEntity arg0)
public boolean
d(aah arg0)
ignored(ServerPlayer arg0)
method_14082(class_3222 arg0)
m_yxmstqjw(C_mxrobsgg arg0)
isWatchDisabled(ServerPlayerEntity arg0)
func_225419_d(ServerPlayerEntity arg0)
public void
a(long arg0, long arg1, aah arg2)
updatePlayer(long arg0, long arg1, ServerPlayer arg2)
method_14081(long arg0, long arg1, class_3222 arg2)
m_odtxxarr(long arg0, long arg1, C_mxrobsgg arg2)
movePlayer(long prevPos, long currentPos, ServerPlayerEntity arg2)
func_219445_a(long arg0, long arg1, ServerPlayerEntity arg2)