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 p_325948_, Path p_217869_, com.mojang.datafixers.DataFixer p_217870_, boolean p_217871_, RegistryAccess p_217872_, ChunkIOErrorReporter p_352327_, LevelHeightAccessor p_217873_) -
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 p_321814_, com.mojang.serialization.Codec<P> p_363117_, Function<R, P> p_223510_, BiFunction<P, Runnable, R> p_360520_, Function<Runnable, R> p_223511_, RegistryAccess p_223515_, ChunkIOErrorReporter p_352357_, LevelHeightAccessor p_223516_)