| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.world.chunk | |
| org.geysermc.connector.network.translators.world.chunk.bitarray |
| Constructor and Description |
|---|
BlockStorage(BitArrayVersion version) |
| Modifier and Type | Method and Description |
|---|---|
static BitArrayVersion |
BitArrayVersion.forBitsCeil(int bits) |
static BitArrayVersion |
BitArrayVersion.get(int version,
boolean read) |
BitArrayVersion |
Pow2BitArray.getVersion() |
BitArrayVersion |
BitArray.getVersion() |
BitArrayVersion |
PaddedBitArray.getVersion() |
BitArrayVersion |
BitArrayVersion.next() |
static BitArrayVersion |
BitArrayVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitArrayVersion[] |
BitArrayVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.