Class SlotSnapshot
java.lang.Object
org.core.inventory.parts.snapshot.SlotSnapshot
- All Implemented Interfaces:
Inventory,InventoryPart,Slot,InventoryPartSnapshot
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.Parent -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.core.inventory.parts.InventoryPart
getSlotMethods inherited from interface org.core.inventory.parts.Slot
getItemSlots, removeItem
-
Field Details
-
slotPos
-
itemstack
-
-
Constructor Details
-
SlotSnapshot
-
SlotSnapshot
-
-
Method Details
-
getPosition
- Specified by:
getPositionin interfaceSlot
-
getItem
-
setItem
-
createSnapshot
- Specified by:
createSnapshotin interfaceInventory- Specified by:
createSnapshotin interfaceSlot
-
getSlotCount
public int getSlotCount()- Specified by:
getSlotCountin interfaceInventory
-