Uses of Interface
net.minecraft.server.world.ChunkErrorHandler
Packages that use ChunkErrorHandler
Package
Description
- 
Uses of ChunkErrorHandler in net.minecraft.serverClasses in net.minecraft.server that implement ChunkErrorHandler
- 
Uses of ChunkErrorHandler in net.minecraft.server.dedicatedClasses in net.minecraft.server.dedicated that implement ChunkErrorHandler
- 
Uses of ChunkErrorHandler in net.minecraft.server.integratedClasses in net.minecraft.server.integrated that implement ChunkErrorHandler
- 
Uses of ChunkErrorHandler in net.minecraft.testClasses in net.minecraft.test that implement ChunkErrorHandler
- 
Uses of ChunkErrorHandler in net.minecraft.world.poiConstructors in net.minecraft.world.poi with parameters of type ChunkErrorHandlerModifierConstructorDescriptionPointOfInterestStorage(StorageKey storageKey, Path directory, com.mojang.datafixers.DataFixer dataFixer, boolean dsync, DynamicRegistryManager registryManager, ChunkErrorHandler errorHandler, HeightLimitView world) 
- 
Uses of ChunkErrorHandler in net.minecraft.world.storageFields in net.minecraft.world.storage declared as ChunkErrorHandlerModifier and TypeFieldDescriptionprivate final ChunkErrorHandlerSerializingRegionBasedStorage.errorHandlerConstructors in net.minecraft.world.storage with parameters of type ChunkErrorHandlerModifierConstructorDescriptionSerializingRegionBasedStorage(ChunkPosKeyedStorage storageAccess, com.mojang.serialization.Codec<P> codec, Function<R, P> serializer, BiFunction<P, Runnable, R> deserializer, Function<Runnable, R> factory, DynamicRegistryManager registryManager, ChunkErrorHandler errorHandler, HeightLimitView world)