RuneHive-Game
Loading...
Searching...
No Matches
NpcSpawnParser.java File Reference
import com.google.gson.JsonObject;
import com.runehive.game.world.entity.mob.Direction;
import com.runehive.game.world.entity.mob.Mob;
import com.runehive.game.world.entity.mob.npc.Npc;
import com.runehive.game.world.position.Position;
import com.runehive.util.parser.GsonParser;
import org.jire.runehiveps.OldToNew;
Include dependency graph for NpcSpawnParser.java:

Go to the source code of this file.

Classes

class  com.runehive.util.parser.impl.NpcSpawnParser
 Parses through the npc spawn file and creates Npcs on startup. More...

Packages

package  com.runehive.util.parser.impl