Class ResourceView.BlockReservation

java.lang.Object
com.hypixel.hytale.server.npc.blackboard.view.resource.ResourceView.BlockReservation
Enclosing class:
ResourceView

public static class ResourceView.BlockReservation extends Object
  • Field Details

    • sectionIndex

      private final int sectionIndex
    • blockIndex

      private final int blockIndex
  • Constructor Details

    • BlockReservation

      public BlockReservation(int sectionIndex, int blockIndex)
  • Method Details

    • getSectionIndex

      public int getSectionIndex()
    • getBlockIndex

      public int getBlockIndex()