Class TeleportationRepositioner.Result

    • Constructor Summary

      Constructors 
      Constructor Description
      Result​(BlockPos p_i242075_1_, int p_i242075_2_, int p_i242075_3_)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • minCorner

        public final BlockPos minCorner
      • axis1Size

        public final int axis1Size
      • axis2Size

        public final int axis2Size
    • Constructor Detail

      • Result

        public Result​(BlockPos p_i242075_1_,
                      int p_i242075_2_,
                      int p_i242075_3_)