Package com.nexomc.nexo.items
Object ItemParser.Companion
-
- All Implemented Interfaces:
public class ItemParser.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, CustomModelData>
CUSTOM_MODEL_DATAS_BY_ID
public final static ItemParser.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Map<String, CustomModelData>
getCUSTOM_MODEL_DATAS_BY_ID()
-
-
Method Detail
-
getCUSTOM_MODEL_DATAS_BY_ID
final Map<String, CustomModelData> getCUSTOM_MODEL_DATAS_BY_ID()
-
-
-
-