Package dev.twilite.game.facade
Class Trade.Ours
java.lang.Object
dev.twilite.game.facade.Trade.Ours
- Enclosing class:
Trade
Accessors for the trade offer panel represented by the other side of the API.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ours
public Ours()
-
-
Method Details
-
accepted
public static boolean accepted()Returns whether this side has accepted on the current trade screen. -
items
Returns the item view for this side's trade offer.
-