RuneHive-Game
Loading...
Searching...
No Matches
NpcDefinition.java File Reference
import com.google.gson.JsonObject;
import com.runehive.Config;
import com.runehive.fs.cache.decoder.CacheNpcDefinition;
import com.runehive.game.world.entity.combat.CombatType;
import com.runehive.game.world.entity.combat.projectile.CombatProjectile;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.util.parser.GsonParser;
import org.jire.runehiveps.OldToNew;
import org.jire.runehiveps.defs.MonsterDefLoader;
import java.util.*;
import com.runehive.game.world.entity.combat.CombatConstants.*;
Include dependency graph for NpcDefinition.java:

Go to the source code of this file.

Classes

class  com.runehive.game.world.entity.mob.npc.definition.NpcDefinition
 Contains the npc definitions. More...
class  com.runehive.game.world.entity.mob.npc.definition.NpcDefinition.CombatAttackData

Packages

package  com.runehive.game.world.entity.mob.npc.definition