Uses of Interface
net.minecraft.world.level.chunk.storage.ChunkIOErrorReporter
Packages that use ChunkIOErrorReporter
Package
Description
-
Uses of ChunkIOErrorReporter in net.minecraft.client.server
Classes in net.minecraft.client.server that implement ChunkIOErrorReporter -
Uses of ChunkIOErrorReporter in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement ChunkIOErrorReporter -
Uses of ChunkIOErrorReporter in net.minecraft.server
Classes in net.minecraft.server that implement ChunkIOErrorReporter -
Uses of ChunkIOErrorReporter in net.minecraft.server.dedicated
Classes in net.minecraft.server.dedicated that implement ChunkIOErrorReporter -
Uses of ChunkIOErrorReporter in net.minecraft.world.entity.ai.village.poi
Constructors in net.minecraft.world.entity.ai.village.poi with parameters of type ChunkIOErrorReporterModifierConstructorDescriptionPoiManager
(RegionStorageInfo pInfo, Path pFolder, com.mojang.datafixers.DataFixer pFixerUpper, boolean pSync, RegistryAccess pRegistryAccess, ChunkIOErrorReporter pErrorReporter, LevelHeightAccessor pLevelHeightAccessor) -
Uses of ChunkIOErrorReporter in net.minecraft.world.level.chunk.storage
Fields in net.minecraft.world.level.chunk.storage declared as ChunkIOErrorReporterConstructors in net.minecraft.world.level.chunk.storage with parameters of type ChunkIOErrorReporterModifierConstructorDescriptionSectionStorage
(SimpleRegionStorage pSimpleRegionStorage, Function<Runnable, com.mojang.serialization.Codec<R>> pCodec, Function<Runnable, R> pFactory, RegistryAccess pRegistryAccess, ChunkIOErrorReporter pErrorReporter, LevelHeightAccessor pLevelHeightAccessor)