JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.util.BitArray
Packages that use
BitArray
Package
Description
net.minecraft.util.palette
net.minecraft.world.gen
Uses of
BitArray
in
net.minecraft.util.palette
Fields in
net.minecraft.util.palette
declared as
BitArray
Modifier and Type
Field
Description
protected
BitArray
PalettedContainer.
storage
Uses of
BitArray
in
net.minecraft.world.gen
Fields in
net.minecraft.world.gen
declared as
BitArray
Modifier and Type
Field
Description
private final
BitArray
Heightmap.
data