Uses of Interface
net.minecraft.world.biome.source.BiomeAccess.Storage
Packages that use BiomeAccess.Storage
Package
Description
-
Uses of BiomeAccess.Storage in net.minecraft.client.world
Classes in net.minecraft.client.world that implement BiomeAccess.Storage -
Uses of BiomeAccess.Storage in net.minecraft.server.world
Classes in net.minecraft.server.world that implement BiomeAccess.Storage -
Uses of BiomeAccess.Storage in net.minecraft.world
Subinterfaces of BiomeAccess.Storage in net.minecraft.worldModifier and TypeInterfaceDescriptioninterface
interface
A world view orWorld
's superinterface that exposes access to a registry manager.interface
Represents access to a world on a logical Minecraft server.interface
interface
interface
Represents a scoped, read-only view of a world like structure that contains biomes, chunks and is bound to a dimension.Classes in net.minecraft.world that implement BiomeAccess.Storage -
Uses of BiomeAccess.Storage in net.minecraft.world.biome.source
Classes in net.minecraft.world.biome.source that implement BiomeAccess.StorageFields in net.minecraft.world.biome.source declared as BiomeAccess.StorageMethods in net.minecraft.world.biome.source with parameters of type BiomeAccess.StorageConstructors in net.minecraft.world.biome.source with parameters of type BiomeAccess.Storage -
Uses of BiomeAccess.Storage in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement BiomeAccess.StorageModifier and TypeClassDescriptionclass
Represents a scoped, modifiable view of biomes, block states, fluid states and block entities.class
class
class
Represents a read only view of a world chunk used in world generation.class