Class BytePalette

java.lang.Object
cn.nukkit.level.format.anvil.palette.BytePalette

public class BytePalette extends Object
Author:
https://github.com/boy0001/
  • Constructor Details

    • BytePalette

      public BytePalette()
  • Method Details

    • add

      public void add(byte key)
    • set

      protected void set(byte[] keys)
    • getKey

      public byte getKey(int index)
    • getValue

      public byte getValue(byte key)