Class ValueOptionalBase<T>
java.lang.Object
org.cyclops.integrateddynamics.core.evaluate.variable.ValueBase
org.cyclops.integrateddynamics.core.evaluate.variable.ValueOptionalBase<T>
- All Implemented Interfaces:
IValue
- Direct Known Subclasses:
ValueObjectTypeBlock.ValueBlock, ValueObjectTypeIngredients.ValueIngredients, ValueObjectTypeRecipe.ValueRecipe, ValueTypeNbt.ValueNbt
Base value implementation for nullable values.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ValueBase
canCast, cast, getType, getValueCastRegistry
-
Constructor Details
-
ValueOptionalBase
-
-
Method Details
-
preprocessValue
-
getRawValue
-
equals
-
isEqual
-
hashCode
-
toString
-