Class ResourceView.BlockReservation
java.lang.Object
com.hypixel.hytale.server.npc.blackboard.view.resource.ResourceView.BlockReservation
- Enclosing class:
ResourceView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-