History - net.minecraft.server.ChunkHolder

1.13.2

Names

net.minecraft.unmapped.C_38385548

net.minecraft.class_2099

Fields

org.apache.logging.log4j.Logger: a, f_66815414, LOGGER, field_187281_a

org.apache.logging.log4j.Logger: a, field_13863, LOGGER, field_187281_a, LOGGER

ChunkMap: b, f_46746473, chunkMap, field_187282_b

ChunkMap: b, field_8884, chunkMap, field_187282_b, playerChunkMap

List<ServerPlayerEntity>: c, f_53723218, players, field_187283_c

List<ServerPlayerEntity>: c, field_8885, players, field_187283_c, players

ChunkPos: d, f_86613584, pos, field_187284_d

ChunkPos: d, field_8886, pos, field_187284_d, pos

short[]: e, f_50772602, dirtyBlocks, field_187285_e

short[]: e, field_8887, dirtyBlocks, field_187285_e, changedBlocks

WorldChunk: f, f_13796773, chunk, field_187286_f

WorldChunk: f, field_13864, chunk, field_187286_f, chunk

int: g, f_84767277, blocksChanged, field_187287_g

int: g, field_8888, blocksChanged, field_187287_g, changes

int: h, f_73977150, dirtySections, field_187288_h

int: h, field_8889, dirtySections, field_187288_h, changedSectionFilter

long: i, f_54022509, lastUpdateTime, field_187289_i

long: i, field_8890, lastUpdateTime, field_187289_i, lastUpdateInhabitedTime

boolean: j, f_12202128, populated, field_187290_j

boolean: j, field_13865, populated, field_187290_j, sentToPlayers

Constructors

Methods

ChunkPos (): a, m_06054492, getPos, func_187264_a

ChunkPos (): a, method_12796, getPos, func_187264_a, getPos

void (ServerPlayerEntity): a, m_92356239, addPlayer, func_187276_a

void (ServerPlayerEntity): a, method_8124, addPlayer, func_187276_a, addPlayer

void (ServerPlayerEntity): b, m_04313157, removePlayer, func_187277_b

void (ServerPlayerEntity): b, method_8127, removePlayer, func_187277_b, removePlayer

boolean (boolean): a, m_61956870, load, func_187268_a

boolean (boolean): a, method_12800, load, func_187268_a, providePlayerChunk

boolean (): b, m_40279459, populate, func_187272_b

boolean (): b, method_12801, populate, func_187272_b, sendToPlayers

void (ServerPlayerEntity): c, m_67635736, sendChunk, func_187278_c

void (ServerPlayerEntity): c, method_12803, sendChunk, func_187278_c, sendToPlayer

void (): c, m_13412844, updateInhabitedTime, func_187279_c

void (): c, method_12802, updateInhabitedTime, func_187279_c, updateChunkInhabitedTime

void (int, int, int): a, m_79930095, onBlockChanged, func_187265_a

void (int, int, int): a, method_8119, onBlockChanged, func_187265_a, blockChanged

void (Packet<?>): a, m_25803221, sendPacket, func_187267_a

void (Packet<?>): a, method_12799, sendPacket, func_187267_a, sendPacket

void (): d, m_53457725, sendChanges, func_187280_d

void (): d, method_8125, sendChanges, func_187280_d, tick

void (BlockEntity): a, m_84551522, sendBlockEntityUpdate, func_187273_a

void (BlockEntity): a, method_8120, sendBlockEntityUpdate, func_187273_a, sendBlockEntity

boolean (ServerPlayerEntity): d, m_24312938, hasPlayer, func_187275_d

boolean (ServerPlayerEntity): d, method_12804, hasPlayer, func_187275_d, containsPlayer

boolean (): e, m_52625404, isPopulated, func_187274_e

boolean (): e, method_12805, isPopulated, func_187274_e, isSentToPlayers

WorldChunk (): f, m_90846440, getChunk, func_187266_f

WorldChunk (): f, method_12806, getChunk, func_187266_f, getChunk

double (): g, m_39030246, squaredDistanceToNearestPlayer, func_187270_g

double (): g, method_12807, squaredDistanceToNearestPlayer, func_187270_g, getClosestPlayerDistance

boolean (Predicate<ServerPlayerEntity>): a, m_06465484, hasPlayer, func_187269_a

boolean (Predicate<ServerPlayerEntity>): a, method_21293, hasPlayer, func_187269_a, hasPlayerMatching

boolean (double, Predicate<ServerPlayerEntity>): a, m_60205316, hasPlayer, func_187271_a

boolean (double, Predicate<ServerPlayerEntity>): a, method_21292, hasPlayer, func_187271_a, hasPlayerMatchingInRange

1.13.1

Names

tj

tk

Fields

Constructors

Methods

1.13

Names

ot

tj

net.minecraft.class_2099

net.minecraft.unmapped.C_38385548

Fields

org.apache.logging.log4j.Logger: a, field_13863, LOGGER, field_187281_a, LOGGER

org.apache.logging.log4j.Logger: a, f_66815414, LOGGER, field_187281_a

ChunkMap: b, field_8884, chunkMap, field_187282_b, playerChunkMap

ChunkMap: b, f_46746473, chunkMap, field_187282_b

List<ServerPlayerEntity>: c, field_8885, players, field_187283_c, players

List<ServerPlayerEntity>: c, f_53723218, players, field_187283_c

ChunkPos: d, field_8886, pos, field_187284_d, pos

ChunkPos: d, f_86613584, pos, field_187284_d

short[]: e, field_8887, dirtyBlocks, field_187285_e, changedBlocks

short[]: e, f_50772602, dirtyBlocks, field_187285_e

WorldChunk: f, field_13864, chunk, field_187286_f, chunk

WorldChunk: f, f_13796773, chunk, field_187286_f

int: g, field_8888, blocksChanged, field_187287_g, changes

int: g, f_84767277, blocksChanged, field_187287_g

int: h, field_8889, dirtySections, field_187288_h, changedSectionFilter

int: h, f_73977150, dirtySections, field_187288_h

long: i, field_8890, lastUpdateTime, field_187289_i, lastUpdateInhabitedTime

long: i, f_54022509, lastUpdateTime, field_187289_i

boolean: j, field_13865, populated, field_187290_j, sentToPlayers

boolean: j, f_12202128, populated, field_187290_j

Constructors

Methods

ChunkPos (): a, method_12796, getPos, func_187264_a, getPos

ChunkPos (): a, m_06054492, getPos, func_187264_a

void (ServerPlayerEntity): a, method_8124, addPlayer, func_187276_a, addPlayer

void (ServerPlayerEntity): a, m_92356239, addPlayer, func_187276_a

void (ServerPlayerEntity): b, method_8127, removePlayer, func_187277_b, removePlayer

void (ServerPlayerEntity): b, m_04313157, removePlayer, func_187277_b

boolean (boolean): a, method_12800, load, func_187268_a, providePlayerChunk

boolean (boolean): a, m_61956870, load, func_187268_a

boolean (): b, method_12801, populate, func_187272_b, sendToPlayers

boolean (): b, m_40279459, populate, func_187272_b

void (ServerPlayerEntity): c, method_12803, sendChunk, func_187278_c, sendToPlayer

void (ServerPlayerEntity): c, m_67635736, sendChunk, func_187278_c

void (): c, method_12802, updateInhabitedTime, func_187279_c, updateChunkInhabitedTime

void (): c, m_13412844, updateInhabitedTime, func_187279_c

void (int, int, int): a, method_8119, onBlockChanged, func_187265_a, blockChanged

void (int, int, int): a, m_79930095, onBlockChanged, func_187265_a

void (Packet<?>): a, method_12799, sendPacket, func_187267_a, sendPacket

void (Packet<?>): a, m_25803221, sendPacket, func_187267_a

void (): d, method_8125, sendChanges, func_187280_d, update

void (): d, m_53457725, sendChanges, func_187280_d

void (BlockEntity): a, method_8120, sendBlockEntityUpdate, func_187273_a, sendBlockEntity

void (BlockEntity): a, m_84551522, sendBlockEntityUpdate, func_187273_a

boolean (ServerPlayerEntity): d, method_12804, hasPlayer, func_187275_d, containsPlayer

boolean (ServerPlayerEntity): d, m_24312938, hasPlayer, func_187275_d

boolean (com.google.common.base.Predicate<ServerPlayerEntity>): a, method_12798, hasPlayer, func_187269_a, hasPlayerMatching

boolean (double, com.google.common.base.Predicate<ServerPlayerEntity>): a, method_12797, hasPlayer, func_187271_a, hasPlayerMatchingInRange

boolean (): e, method_12805, isPopulated, func_187274_e, isSentToPlayers

boolean (): e, m_52625404, isPopulated, func_187274_e

WorldChunk (): f, method_12806, getChunk, func_187266_f, getChunk

WorldChunk (): f, m_90846440, getChunk, func_187266_f

double (): g, method_12807, squaredDistanceToNearestPlayer, func_187270_g, getClosestPlayerDistance

double (): g, m_39030246, squaredDistanceToNearestPlayer, func_187270_g

boolean (Predicate<ServerPlayerEntity>): a, m_06465484, hasPlayer, func_187269_a

boolean (double, Predicate<ServerPlayerEntity>): a, m_60205316, hasPlayer, func_187271_a

1.12.2

Names

ot

net.minecraft.class_2099

net.minecraft.server.ChunkHolder

net.minecraft.server.management.PlayerChunkMapEntry

net.minecraft.server.management.PlayerChunkMapEntry

Fields

org.apache.logging.log4j.Logger: a, field_13863, LOGGER, field_187281_a, LOGGER

ChunkMap: b, field_8884, chunkMap, field_187282_b, playerChunkMap

List<ServerPlayerEntity>: c, field_8885, players, field_187283_c, players

ChunkPos: d, field_8886, pos, field_187284_d, pos

short[]: e, field_8887, dirtyBlocks, field_187285_e, changedBlocks

WorldChunk: f, field_13864, chunk, field_187286_f, chunk

int: g, field_8888, blocksChanged, field_187287_g, changes

int: h, field_8889, dirtySections, field_187288_h, changedSectionFilter

long: i, field_8890, lastUpdateTime, field_187289_i, lastUpdateInhabitedTime

boolean: j, field_13865, populated, field_187290_j, sentToPlayers

Constructors

(ChunkMap, int, int)

Methods

ChunkPos (): a, method_12796, getPos, func_187264_a, getPos

void (ServerPlayerEntity): a, method_8124, addPlayer, func_187276_a, addPlayer

void (ServerPlayerEntity): b, method_8127, removePlayer, func_187277_b, removePlayer

boolean (boolean): a, method_12800, load, func_187268_a, providePlayerChunk

boolean (): b, method_12801, populate, func_187272_b, sendToPlayers

void (ServerPlayerEntity): c, method_12803, sendChunk, func_187278_c, sendToPlayer

void (): c, method_12802, updateInhabitedTime, func_187279_c, updateChunkInhabitedTime

void (int, int, int): a, method_8119, onBlockChanged, func_187265_a, blockChanged

void (Packet<?>): a, method_12799, sendPacket, func_187267_a, sendPacket

void (): d, method_8125, sendChanges, func_187280_d, update

void (BlockEntity): a, method_8120, sendBlockEntityUpdate, func_187273_a, sendBlockEntity

boolean (ServerPlayerEntity): d, method_12804, hasPlayer, func_187275_d, containsPlayer

boolean (com.google.common.base.Predicate<ServerPlayerEntity>): a, method_12798, hasPlayer, func_187269_a, hasPlayerMatching

boolean (double, com.google.common.base.Predicate<ServerPlayerEntity>): a, method_12797, hasPlayer, func_187271_a, hasPlayerMatchingInRange

boolean (): e, method_12805, isPopulated, func_187274_e, isSentToPlayers

WorldChunk (): f, method_12806, getChunk, func_187266_f, getChunk

double (): g, method_12807, squaredDistanceToNearestPlayer, func_187270_g, getClosestPlayerDistance