History - net.minecraft.world.chunk.DeltaChunkLoadProgress

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.progress.LevelLoadProgressTracker

net.minecraft.class_11547

net.minecraft.world.chunk.DeltaChunkLoadProgress

Fields

int: PREPARE_SERVER_WEIGHT, field_61110, INITIAL_CHUNKS

int: EXPECTED_PLAYER_CHUNKS, field_61111, PLAYER_CHUNKS

boolean: includePlayerChunks, field_61112, player

int: totalWeight, field_61113, totalChunks

int: finalizedWeight, field_61114, previousLoadedChunks

int: segmentWeight, field_61115, chunks

float: segmentFraction, field_61116, fullyLoadedChunksRatio

float: progress, field_61117, loadProgress

Constructors

(boolean)

Methods

void (ChunkLoadProgress$Stage, int): start, method_72281, init

void (int): beginSegment, method_72286, init

void (ChunkLoadProgress$Stage, int, int): update, method_72282, progress

void (ChunkLoadProgress$Stage): finish, method_72280, finish

void (): finishSegment, method_72287, finish

boolean (ChunkLoadProgress$Stage): tracksStage, method_72288, shouldLoad

void (): updateProgress, method_72289, recalculateLoadProgress

float (): get, method_72285, getLoadProgress

void (RegistryKey<World>, ChunkPos): updateFocus, method_72279, initSpawnPos