Definition at line 8 of file DropItemEvent.java.
◆ DropItemEvent()
| com.runehive.game.event.impl.DropItemEvent.DropItemEvent |
( |
Item | item, |
|
|
int | slot, |
|
|
Position | position ) |
◆ getItem()
| Item com.runehive.game.event.impl.DropItemEvent.getItem |
( |
| ) |
|
◆ getPosition()
| Position com.runehive.game.event.impl.DropItemEvent.getPosition |
( |
| ) |
|
◆ getSlot()
| int com.runehive.game.event.impl.DropItemEvent.getSlot |
( |
| ) |
|
◆ item
| final Item com.runehive.game.event.impl.DropItemEvent.item |
|
private |
◆ position
| final Position com.runehive.game.event.impl.DropItemEvent.position |
|
private |
◆ slot
| final int com.runehive.game.event.impl.DropItemEvent.slot |
|
private |
The documentation for this class was generated from the following file: