public interface ItemState
Long
getQuantity()
Reference<State>
getState()
static ItemState
of(Referenceable<State> state, long quantity)
static ItemState of(Referenceable<State> state, long quantity)
Long getQuantity()
Reference<State> getState()