java.lang.Object
net.botwithus.rs3.events.impl.influx.InfluxPlayerTradeEvent
-
Constructor Summary
ConstructorDescriptionInfluxPlayerTradeEvent
(String tradingPlayerId, String itemName, long timeOfTrade, TransactionType transactionType, Coordinate coordinate, InfluxNumeric itemQuantity) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
InfluxPlayerTradeEvent
public InfluxPlayerTradeEvent(String tradingPlayerId, String itemName, long timeOfTrade, TransactionType transactionType, Coordinate coordinate, InfluxNumeric itemQuantity)
-
-
Method Details
-
getTradingPlayerId
-
getTimeOfTrade
public long getTimeOfTrade() -
getItemName
-
getTransactionType
-
getCoordinate
-
deriveInfluxItemQuantity
-