Object BlockPosExt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static BlockPosExt INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean isZero(BlockPos $self)
      final Integer sum(BlockPos $self)
      final BlockPos negate(BlockPos $self)
      final BlockPos withX(BlockPos $self, Number x)
      final BlockPos withY(BlockPos $self, Number y)
      final BlockPos withZ(BlockPos $self, Number z)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait