public class FixedTradeSlot extends TradeSlot
Class FixedTradeSlot. Provides fixedtradeslot functionality for the Hytale server.
java.lang.Object > TradeSlot > FixedTradeSlot
Field Summary
trade
protected
BarterTrade
trade
Field trade.
Method Detail
resolve
public
List
resolve
(@Nonnull final Random random)
Method resolve.
- Parameters:
@Nonnull final Randomrandom
getSlotCount
public
int
getSlotCount
()
Method getSlotCount.
toString
public
String
toString
()
Method toString.