|
RuneHive-Game
|
This is the complete list of members for com.runehive.content.preset.Preset, including all inherited members.
| equipment | com.runehive.content.preset.Preset | private |
| getEquipment() | com.runehive.content.preset.Preset | |
| getInventory() | com.runehive.content.preset.Preset | |
| getName() | com.runehive.content.preset.Preset | |
| getPrayer() | com.runehive.content.preset.Preset | |
| getSpellbook() | com.runehive.content.preset.Preset | |
| inventory | com.runehive.content.preset.Preset | private |
| name | com.runehive.content.preset.Preset | private |
| prayer | com.runehive.content.preset.Preset | private |
| Preset(String name, Item[] inventory, Item[] equipment, PrayerBook prayer, Spellbook spellbook) | com.runehive.content.preset.Preset | |
| Preset(String name) | com.runehive.content.preset.Preset | |
| Preset() | com.runehive.content.preset.Preset | |
| setName(String name) | com.runehive.content.preset.Preset | |
| spellbook | com.runehive.content.preset.Preset | private |