java.lang.Object
ca.spottedleaf.dataconverter.minecraft.versions.V1496

public final class V1496 extends Object
  • Method Details

    • register

      public static void register()
    • getIndex

      public static int getIndex(int x, int y, int z)
    • getX

      public static int getX(int index)
    • getY

      public static int getY(int index)
    • getZ

      public static int getZ(int index)
    • getSideMask

      public static int getSideMask(boolean noLeft, boolean noRight, boolean noBack, boolean noForward)