Class IgnisStrategies.Data
java.lang.Object
dev.rono.igniscore.api.strategy.IgnisStrategies.Data
- Enclosing class:
IgnisStrategies
-
Method Summary
Modifier and TypeMethodDescriptionbooleancustomBoolean(BlockDefinition definition, String key, boolean defaultValue) booleancustomBoolean(ItemDefinition definition, String key, boolean defaultValue) booleancustomBoolean(Map<String, Object> customData, String key, boolean defaultValue) doublecustomDouble(BlockDefinition definition, String key, double defaultValue) doublecustomDouble(ItemDefinition definition, String key, double defaultValue) doublecustomDouble(Map<String, Object> customData, String key, double defaultValue) intcustomInt(BlockDefinition definition, String key, int defaultValue) intcustomInt(ItemDefinition definition, String key, int defaultValue) intcustomString(BlockDefinition definition, String key, String defaultValue) customString(ItemDefinition definition, String key, String defaultValue)
-
Method Details
-
customInt
-
customDouble
-
customBoolean
-
customString
-
customInt
-
customDouble
-
customBoolean
-
customString
-
customInt
-
customDouble
-
customBoolean
-
customString
-