History - net.minecraft.server.world.PlayerChunkWatchingManager

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.server.level.PlayerMap

net.minecraft.class_3210

net.minecraft.server.world.PlayerChunkWatchingManager

Fields

it.unimi.dsi.fastutil.objects.Object2BooleanMap<ServerPlayerEntity>: players, field_13910, watchingPlayers

Constructors

()

Methods

Set<ServerPlayerEntity> (): getAllPlayers, method_14083, getPlayersWatchingChunk

void (ServerPlayerEntity, boolean): addPlayer, method_14085, add

void (ServerPlayerEntity): removePlayer, method_14084, remove

void (ServerPlayerEntity): ignorePlayer, method_14086, disableWatch

void (ServerPlayerEntity): unIgnorePlayer, method_14087, enableWatch

boolean (ServerPlayerEntity): ignoredOrUnknown, method_21715, isWatchInactive

boolean (ServerPlayerEntity): ignored, method_14082, isWatchDisabled