net.minecraft.server.level

public final class PlayerMap

aij
net.minecraft.server.level.PlayerMap
net.minecraft.class_3210
net.minecraft.unmapped.C_xqwearey
net.minecraft.server.world.PlayerChunkWatchingManager
net.minecraft.server.world.PlayerChunkWatchingManager
net.minecraft.src.C_4_
net.minecraft.server.level.PlayerMap

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Set<ServerPlayer>
a(long arg0)
getPlayers(long arg0)
method_14083(long arg0)
m_ndrlaczr(long arg0)
getPlayersWatchingChunk(long arg0)
getPlayersWatchingChunk(long arg0)
m_183926_(long arg0)
public void
a(long arg0, aiq 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 player, boolean watchDisabled)
add(long arg0, ServerPlayerEntity player, boolean watchDisabled)
m_8252_(long p_8254_, C_13_ arg1, boolean arg2)
public void
a(long arg0, aiq arg1)
removePlayer(long arg0, ServerPlayer arg1)
method_14084(long arg0, class_3222 arg1)
m_mkdaduqk(long arg0, C_mxrobsgg arg1)
remove(long arg0, ServerPlayerEntity player)
remove(long arg0, ServerPlayerEntity player)
m_8249_(long p_8251_, C_13_ arg1)
public void
a(aiq arg0)
ignorePlayer(ServerPlayer arg0)
method_14086(class_3222 arg0)
m_pyhqujhd(C_mxrobsgg arg0)
disableWatch(ServerPlayerEntity player)
disableWatch(ServerPlayerEntity player)
m_8256_(C_13_ arg0)
public void
b(aiq arg0)
unIgnorePlayer(ServerPlayer arg0)
method_14087(class_3222 arg0)
m_qshfwsye(C_mxrobsgg arg0)
enableWatch(ServerPlayerEntity player)
enableWatch(ServerPlayerEntity player)
m_8258_(C_13_ arg0)
public boolean
c(aiq arg0)
ignoredOrUnknown(ServerPlayer arg0)
method_21715(class_3222 arg0)
m_ywyawkom(C_mxrobsgg arg0)
isWatchInactive(ServerPlayerEntity player)
isWatchInactive(ServerPlayerEntity player)
m_8260_(C_13_ arg0)
public boolean
d(aiq arg0)
ignored(ServerPlayer arg0)
method_14082(class_3222 arg0)
m_yxmstqjw(C_mxrobsgg arg0)
isWatchDisabled(ServerPlayerEntity player)
isWatchDisabled(ServerPlayerEntity player)
m_8262_(C_13_ arg0)
public void
a(long arg0, long arg1, aiq 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 player)
movePlayer(long prevPos, long currentPos, ServerPlayerEntity player)
m_8245_(long p_8247_, long arg1, C_13_ arg2)