Package com.nexomc.nexo.pack
Object ModernVersionPatcher
-
- All Implemented Interfaces:
public class ModernVersionPatcher
-
-
Field Summary
Fields Modifier and Type Field Description private final Object2ObjectOpenHashMap<Key, Item>
standardItemModels
public final static ModernVersionPatcher
INSTANCE
-
Method Summary
Modifier and Type Method Description final Unit
convertResources(ResourcePack resourcePack)
final Object2ObjectOpenHashMap<Key, Item>
getStandardItemModels()
-
-
Method Detail
-
convertResources
final Unit convertResources(ResourcePack resourcePack)
-
getStandardItemModels
final Object2ObjectOpenHashMap<Key, Item> getStandardItemModels()
-
-
-
-