Class InfluxPlayerTradeEvent

java.lang.Object
net.botwithus.rs3.events.impl.influx.InfluxPlayerTradeEvent

public final class InfluxPlayerTradeEvent extends Object
  • Constructor Details

  • Method Details

    • getTradingPlayerId

      public String getTradingPlayerId()
    • getTimeOfTrade

      public long getTimeOfTrade()
    • getItemName

      public String getItemName()
    • getTransactionType

      public TransactionType getTransactionType()
    • getCoordinate

      public Coordinate getCoordinate()
    • deriveInfluxItemQuantity

      public Number deriveInfluxItemQuantity()