History - net.minecraft.server.level.progress.LevelLoadProgressTracker
25w31a
Names
aur
net.minecraft.server.level.progress.LevelLoadProgressTracker
net.minecraft.class_11547
net.minecraft.world.chunk.DeltaChunkLoadProgress
Fields
int: a, PREPARE_SERVER_WEIGHT, field_61110, INITIAL_CHUNKS
int: b, EXPECTED_PLAYER_CHUNKS, field_61111, PLAYER_CHUNKS
boolean: c, includePlayerChunks, field_61112, player
int: d, totalWeight, field_61113, totalChunks
int: e, finalizedWeight, field_61114, previousLoadedChunks
int: f, segmentWeight, field_61115, chunks
float: g, segmentFraction, field_61116, fullyLoadedChunksRatio
float: h, progress, field_61117, loadProgress
Constructors
(boolean)
Methods
void (LevelLoadListener$Stage, int): a, start, method_72281, init
void (int): a, beginSegment, method_72286, init
void (LevelLoadListener$Stage, int, int): a, update, method_72282, progress
void (LevelLoadListener$Stage): a, finish, method_72280, finish
void (): b, finishSegment, method_72287, finish
boolean (LevelLoadListener$Stage): b, tracksStage, method_72288, shouldLoad
void (): c, updateProgress, method_72289, recalculateLoadProgress
float (): a, get, method_72285, getLoadProgress
void (ResourceKey<Level>, ChunkPos): a, updateFocus, method_72279, initSpawnPos