| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.chunk | |
| org.geysermc.connector.network.translators.world.chunk.bitarray |
| Constructor and Description |
|---|
BlockStorage(BitArray bitArray,
it.unimi.dsi.fastutil.ints.IntList palette) |
| Modifier and Type | Class and Description |
|---|---|
class |
PaddedBitArray |
class |
Pow2BitArray |
| Modifier and Type | Method and Description |
|---|---|
BitArray |
BitArray.copy() |
BitArray |
Pow2BitArray.copy() |
BitArray |
PaddedBitArray.copy() |
BitArray |
BitArrayVersion.createArray(int size) |
BitArray |
BitArrayVersion.createArray(int size,
int[] words) |
Copyright © 2020 GeyserMC. All rights reserved.