Module net.minestom.server
Package net.minestom.server.instance.palette
@NotNullByDefault
package net.minestom.server.instance.palette
-
ClassDescriptionPalette is a data storage with three storage models used to store blocks and biomes
Single Value Mode(bitsPerEntry == 0)
: All blocks have the same value.An optimization mode to use withPalette.optimize(Optimization)