This is the complete list of members for com.premium.game.scripting.EngineInterface, including all inherited members.
addDrop(L2NpcTemplate npc, L2DropData drop, boolean sweep) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |
addDrop(L2NpcTemplate npc, L2DropData drop, int category) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |
addEventDrop(int[] items, int[] count, double chance, DateRange range) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |
addPetData(int petID, int levelStart, int levelEnd, Map< String, String > stats) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |
addQuestDrop(int npcID, int itemID, int min, int max, int chance, String questID, String[] states) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |
onPlayerLogin(String[] message, DateRange range) (defined in com.premium.game.scripting.EngineInterface) | com.premium.game.scripting.EngineInterface | |