Uses of Interface
net.minecraft.class_9820
Packages that use class_9820
Package
Description
-
Uses of class_9820 in net.minecraft.server
Classes in net.minecraft.server that implement class_9820 -
Uses of class_9820 in net.minecraft.server.dedicated
Classes in net.minecraft.server.dedicated that implement class_9820 -
Uses of class_9820 in net.minecraft.server.integrated
Classes in net.minecraft.server.integrated that implement class_9820 -
Uses of class_9820 in net.minecraft.test
Classes in net.minecraft.test that implement class_9820 -
Uses of class_9820 in net.minecraft.world.poi
Constructors in net.minecraft.world.poi with parameters of type class_9820ModifierConstructorDescriptionPointOfInterestStorage(StorageKey storageKey, Path directory, com.mojang.datafixers.DataFixer dataFixer, boolean dsync, DynamicRegistryManager registryManager, class_9820 class_9820, HeightLimitView heightLimitView) -
Uses of class_9820 in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as class_9820Modifier and TypeFieldDescriptionprivate final class_9820SerializingRegionBasedStorage.field_52227Constructors in net.minecraft.world.storage with parameters of type class_9820ModifierConstructorDescriptionSerializingRegionBasedStorage(ChunkPosKeyedStorage storageAccess, Function<Runnable, com.mojang.serialization.Codec<R>> codecFactory, Function<Runnable, R> factory, DynamicRegistryManager registryManager, class_9820 class_9820, HeightLimitView heightLimitView)