Uses of Interface
net.minecraft.world.level.chunk.storage.ChunkScanAccess
Packages that use ChunkScanAccess
Package
Description
-
Uses of ChunkScanAccess in net.minecraft.server.level
Methods in net.minecraft.server.level that return ChunkScanAccess -
Uses of ChunkScanAccess in net.minecraft.world.level.chunk.storage
Classes in net.minecraft.world.level.chunk.storage that implement ChunkScanAccessMethods in net.minecraft.world.level.chunk.storage that return ChunkScanAccess -
Uses of ChunkScanAccess in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure declared as ChunkScanAccessConstructors in net.minecraft.world.level.levelgen.structure with parameters of type ChunkScanAccessModifierConstructorDescriptionStructureCheck
(ChunkScanAccess storageAccess, RegistryAccess registryAccess, StructureTemplateManager structureTemplateManager, ResourceKey<Level> dimension, ChunkGenerator chunkGenerator, RandomState randomState, LevelHeightAccessor heightAccessor, BiomeSource biomeSource, long seed, com.mojang.datafixers.DataFixer fixerUpper)