Package com.nexomc.nexo.pack
Object DisplayProperties
-
- All Implemented Interfaces:
public class DisplayProperties
-
-
Field Summary
Fields Modifier and Type Field Description public final static DisplayProperties
INSTANCE
-
Method Summary
Modifier and Type Method Description final Map<ItemTransform.Type, ItemTransform>
fromMaterial(Material material)
final Map<ItemTransform.Type, ItemTransform>
fromModel(Model model)
-
-
Method Detail
-
fromMaterial
final Map<ItemTransform.Type, ItemTransform> fromMaterial(Material material)
-
-
-
-