net.minecraft.client.world

record ClientChunkLoadProgress$Start

implements ClientChunkLoadProgress$State

net.minecraft.client.multiplayer.LevelLoadTracker$WaitingForServer
net.minecraft.class_11653$class_11657
net.minecraft.client.world.ClientChunkLoadProgress$Start

Field summary

Modifier and TypeField
private final ClientPlayerEntity
player
comp_4472
player
private final ClientWorld
level
comp_4473
world
private final long
timeoutAfter
comp_4475
timeoutAfter

Constructor summary

ModifierConstructor
private (ClientPlayerEntity player, ClientWorld world, long timeoutAfter)

Method summary

Modifier and TypeMethod
public ClientChunkLoadProgress$State
loadingPacketsReceived()
method_72908()
initialChunksComing()
public ClientPlayerEntity
player()
comp_4472()
player()
public ClientWorld
level()
comp_4473()
world()
public long
timeoutAfter()
comp_4475()
timeoutAfter()