Class AspectReadBuilders.Redstone
java.lang.Object
org.cyclops.integrateddynamics.part.aspect.read.AspectReadBuilders.Redstone
- Enclosing class:
AspectReadBuilders
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AspectBuilder
<ValueTypeBoolean.ValueBoolean, ValueTypeBoolean, Integer> static final AspectBuilder
<ValueTypeBoolean.ValueBoolean, ValueTypeBoolean, Boolean> static final AspectBuilder
<ValueTypeInteger.ValueInteger, ValueTypeInteger, Integer> static final AspectBuilder
<ValueTypeInteger.ValueInteger, ValueTypeInteger, Integer> static final IAspectValuePropagator
<org.apache.commons.lang3.tuple.Pair<PartTarget, IAspectProperties>, Integer> static final IAspectValuePropagator
<org.apache.commons.lang3.tuple.Pair<PartTarget, IAspectProperties>, Boolean> static final IAspectValuePropagator
<org.apache.commons.lang3.tuple.Pair<PartTarget, IAspectProperties>, Integer> static final IAspectProperties
-
Constructor Summary
-
Method Summary
-
Field Details
-
PROPERTY_INTERVAL
public static final IAspectPropertyTypeInstance<ValueTypeInteger,ValueTypeInteger.ValueInteger> PROPERTY_INTERVAL -
PROPERTY_LENGTH
public static final IAspectPropertyTypeInstance<ValueTypeInteger,ValueTypeInteger.ValueInteger> PROPERTY_LENGTH -
PROPERTY_OFFSET
public static final IAspectPropertyTypeInstance<ValueTypeInteger,ValueTypeInteger.ValueInteger> PROPERTY_OFFSET -
PROPERTIES_CLOCK
-
PROP_GET
public static final IAspectValuePropagator<org.apache.commons.lang3.tuple.Pair<PartTarget,IAspectProperties>, PROP_GETInteger> -
PROP_GET_COMPARATOR
public static final IAspectValuePropagator<org.apache.commons.lang3.tuple.Pair<PartTarget,IAspectProperties>, PROP_GET_COMPARATORInteger> -
PROP_GET_CLOCK
public static final IAspectValuePropagator<org.apache.commons.lang3.tuple.Pair<PartTarget,IAspectProperties>, PROP_GET_CLOCKBoolean> -
BUILDER_BOOLEAN
public static final AspectBuilder<ValueTypeBoolean.ValueBoolean,ValueTypeBoolean, BUILDER_BOOLEANInteger> -
BUILDER_BOOLEAN_CLOCK
public static final AspectBuilder<ValueTypeBoolean.ValueBoolean,ValueTypeBoolean, BUILDER_BOOLEAN_CLOCKBoolean> -
BUILDER_INTEGER
public static final AspectBuilder<ValueTypeInteger.ValueInteger,ValueTypeInteger, BUILDER_INTEGERInteger> -
BUILDER_INTEGER_COMPARATOR
public static final AspectBuilder<ValueTypeInteger.ValueInteger,ValueTypeInteger, BUILDER_INTEGER_COMPARATORInteger>
-
-
Constructor Details
-
Redstone
public Redstone()
-