RuneHive-Game
Loading...
Searching...
No Matches
SecondObjectClick.java
Go to the documentation of this file.
1package com.runehive.content.event.impl;
2
3import com.runehive.content.event.InteractionEvent;
4import com.runehive.game.world.object.GameObject;
5
7
11
12}
ObjectInteractionEvent(InteractionType type, GameObject object, int opcode)