Uses of Interface
net.minecraft.class_12242
Packages that use class_12242
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12242 in net.minecraft
Fields in net.minecraft with type parameters of type class_12242 -
Uses of class_12242 in net.minecraft.world
Classes in net.minecraft.world that implement class_12242 -
Uses of class_12242 in net.minecraft.world.storage
Fields in net.minecraft.world.storage with type parameters of type class_12242Modifier and TypeFieldDescriptionprivate final Supplier<class_12242> VersionedChunkStorage.field_63961Constructor parameters in net.minecraft.world.storage with type arguments of type class_12242ModifierConstructorDescriptionRecreationStorage(StorageKey storageKey, Path directory, StorageKey outputStorageKey, Path outputDirectory, com.mojang.datafixers.DataFixer dataFixer, boolean dsync, DataFixTypes dataFixTypes, Supplier<class_12242> supplier) VersionedChunkStorage(StorageKey storageKey, Path directory, com.mojang.datafixers.DataFixer dataFixer, boolean dsync, DataFixTypes dataFixTypes, Supplier<class_12242> supplier)