Class ValueInterfaceDefault
java.lang.Object
org.cyclops.integrateddynamics.capability.valueinterface.ValueInterfaceDefault
- All Implemented Interfaces:
IValueInterface
Default implementation of
IValueInterface
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ValueInterfaceDefault
-
-
Method Details
-
getValue
Description copied from interface:IValueInterface
Get a value.- Specified by:
getValue
in interfaceIValueInterface
- Returns:
- A value.
-
setValue
-