net.minecraft.server.v1_14_R1

public final class PlayerMap

vd
net.minecraft.class_3210
net.minecraft.server.world.PlayerChunkWatchingManager
net.minecraft.world.chunk.PlayerGenerationTracker
net.minecraft.server.v1_14_R1.PlayerMap

Field summary

Modifier and TypeField
private final Set<EntityPlayer>
a
field_13910
watchingPlayers
field_219449_a
private final Set<EntityPlayer>
b
field_13909
notWatchingPlayers
field_219450_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Stream<EntityPlayer>
a(long arg0)
method_14083(long arg0)
getPlayersWatchingChunk(long arg0)
func_219444_a(long arg0)
public void
a(long arg0, vj arg1, boolean arg2)
method_14085(long arg0, class_3222 arg1, boolean arg2)
add(long arg0, ServerPlayerEntity arg1, boolean arg2)
func_219442_a(long arg0, ServerPlayerEntity arg1, boolean arg2)
public void
a(long arg0, vj arg1)
method_14084(long arg0, class_3222 arg1)
remove(long arg0, ServerPlayerEntity arg1)
func_219443_a(long arg0, ServerPlayerEntity arg1)
public void
a(vj arg0)
method_14086(class_3222 arg0)
disableWatch(ServerPlayerEntity arg0)
func_219446_a(ServerPlayerEntity arg0)
public void
b(vj arg0)
method_14087(class_3222 arg0)
enableWatch(ServerPlayerEntity arg0)
func_219447_b(ServerPlayerEntity arg0)
public boolean
c(vj arg0)
method_14082(class_3222 arg0)
isWatchDisabled(ServerPlayerEntity arg0)
func_219448_c(ServerPlayerEntity arg0)
public void
a(long arg0, long arg1, vj arg2)
method_14081(long arg0, long arg1, class_3222 arg2)
movePlayer(long arg0, long arg1, ServerPlayerEntity arg2)
func_219445_a(long arg0, long arg1, ServerPlayerEntity arg2)