Uses of Interface
net.minecraft.world.chunk.ChunkLoadProgress
Packages that use ChunkLoadProgress
Package
Description
-
Uses of ChunkLoadProgress in net.minecraft.client.world
Classes in net.minecraft.client.world that implement ChunkLoadProgress -
Uses of ChunkLoadProgress in net.minecraft.server
Fields in net.minecraft.server declared as ChunkLoadProgressModifier and TypeFieldDescriptionprivate final ChunkLoadProgressMinecraftServer.chunkLoadProgressMethods in net.minecraft.server that return ChunkLoadProgressMethods in net.minecraft.server with parameters of type ChunkLoadProgressModifier and TypeMethodDescriptionprivate static voidMinecraftServer.setupSpawn(ServerWorld world, ServerWorldProperties worldProperties, boolean bonusChest, boolean debugWorld, ChunkLoadProgress loadProgress) Constructors in net.minecraft.server with parameters of type ChunkLoadProgressModifierConstructorDescriptionMinecraftServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, Proxy proxy, com.mojang.datafixers.DataFixer dataFixer, ApiServices apiServices, ChunkLoadProgress chunkLoadProgress) -
Uses of ChunkLoadProgress in net.minecraft.server.integrated
Constructors in net.minecraft.server.integrated with parameters of type ChunkLoadProgressModifierConstructorDescriptionIntegratedServer(Thread serverThread, MinecraftClient client, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ApiServices apiServices, ChunkLoadProgress chunkLoadProgress) -
Uses of ChunkLoadProgress in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ChunkLoadProgressModifier and TypeFieldDescription(package private) final ChunkLoadProgressPrepareSpawnTask.chunkLoadProgress -
Uses of ChunkLoadProgress in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement ChunkLoadProgressMethods in net.minecraft.world.chunk that return ChunkLoadProgressModifier and TypeMethodDescriptionstatic ChunkLoadProgressChunkLoadProgress.compose(ChunkLoadProgress first, ChunkLoadProgress second) Methods in net.minecraft.world.chunk with parameters of type ChunkLoadProgressModifier and TypeMethodDescriptionstatic ChunkLoadProgressChunkLoadProgress.compose(ChunkLoadProgress first, ChunkLoadProgress second)