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 BitArray
Heightmap. data
-