Package | Description |
---|---|
io.lumine.xikage.mythicmobs.items | |
io.lumine.xikage.mythicmobs.logging | |
io.lumine.xikage.mythicmobs.skills.projectiles |
Modifier and Type | Method and Description |
---|---|
Optional<MythicItem> |
ItemManager.getItem(String name) |
Collection<MythicItem> |
ItemManager.getItems() |
Modifier and Type | Method and Description |
---|---|
int |
MythicItem.compareTo(MythicItem o) |
boolean |
ItemManager.registerItem(String internalName,
MythicItem item) |
Modifier and Type | Method and Description |
---|---|
static void |
MythicLogger.errorItemConfig(MythicItem item,
MythicConfig config,
String error) |
Modifier and Type | Field and Description |
---|---|
protected MythicItem |
Projectile.bulletMythicItem |
Copyright © 2020. All rights reserved.