Class BlockPattern.PatternHelper

  • Enclosing class:
    BlockPattern

    public static class BlockPattern.PatternHelper
    extends java.lang.Object
    • Method Detail

      • func_181117_a

        public BlockPos func_181117_a()
      • func_181118_d

        public int func_181118_d()
      • func_181119_e

        public int func_181119_e()
      • translateOffset

        public BlockWorldState translateOffset​(int palmOffset,
                                               int thumbOffset,
                                               int fingerOffset)
        + Offsets the position of pos in the direction of finger and thumb facing by offset amounts, follows the right-hand rule for cross products (finger, thumb, palm) @return A new BlockPos offset in the facing directions
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object