Uses of Interface
net.minecraft.util.BitStorage
Packages that use BitStorage
Package
Description
-
Uses of BitStorage in net.minecraft.util
Classes in net.minecraft.util that implement BitStorageMethods in net.minecraft.util that return BitStorage -
Uses of BitStorage in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk declared as BitStorageModifier and TypeFieldDescriptionprivate final BitStorage
PalettedContainer.Data.storage
The field for thestorage
record component.Methods in net.minecraft.world.level.chunk that return BitStorageModifier and TypeMethodDescriptionPalettedContainer.Data.storage()
Returns the value of thestorage
record component.Methods in net.minecraft.world.level.chunk with parameters of type BitStorageModifier and TypeMethodDescriptionvoid
PalettedContainer.Data.copyFrom
(Palette<T> p_188112_, BitStorage p_188113_) Constructors in net.minecraft.world.level.chunk with parameters of type BitStorageModifierConstructorDescription(package private)
Data
(PalettedContainer.Configuration<T> configuration, BitStorage storage, Palette<T> palette) Creates an instance of aData
record class.PalettedContainer
(IdMap<T> p_188035_, PalettedContainer.Strategy p_188036_, PalettedContainer.Configuration<T> p_188037_, BitStorage p_188038_, List<T> p_188039_) -
Uses of BitStorage in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as BitStorage -
Uses of BitStorage in net.minecraft.world.level.lighting
Fields in net.minecraft.world.level.lighting declared as BitStorage