Class LightCompute

java.lang.Object
net.minestom.server.instance.light.LightCompute

public final class LightCompute extends Object
  • Field Details

    • EMPTY_CONTENT

      public static final byte[] EMPTY_CONTENT
    • CONTENT_FULLY_LIT

      public static final byte[] CONTENT_FULLY_LIT
  • Constructor Details

    • LightCompute

      public LightCompute()
  • Method Details

    • bake

      public static byte[] bake(byte[] content1, byte[] content2)