|
RuneHive-Game
|
import com.runehive.content.event.impl.NpcInteractionEvent;import com.runehive.content.skill.SkillRepository;import com.runehive.game.world.entity.mob.npc.Npc;import com.runehive.game.world.entity.mob.player.Player;import com.runehive.game.world.entity.skill.Skill;import com.runehive.game.world.items.Item;import com.runehive.game.world.items.ItemDefinition;import com.runehive.util.Utility;Go to the source code of this file.
Classes | |
| class | com.runehive.content.skill.impl.fishing.Fishing |
| Handles the fishing skill. More... | |
Packages | |
| package | com.runehive.content.skill.impl.fishing |