Class AspectReadBuilders.Redstone
java.lang.Object
org.cyclops.integrateddynamics.part.aspect.read.AspectReadBuilders.Redstone
- Enclosing class:
AspectReadBuilders
-
Field Summary
FieldsModifier 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
Constructors -
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>, Integer> PROP_GET -
PROP_GET_COMPARATOR
public static final IAspectValuePropagator<org.apache.commons.lang3.tuple.Pair<PartTarget, IAspectProperties>, Integer> PROP_GET_COMPARATOR -
PROP_GET_CLOCK
public static final IAspectValuePropagator<org.apache.commons.lang3.tuple.Pair<PartTarget, IAspectProperties>, Boolean> PROP_GET_CLOCK -
BUILDER_BOOLEAN
public static final AspectBuilder<ValueTypeBoolean.ValueBoolean, ValueTypeBoolean, Integer> BUILDER_BOOLEAN -
BUILDER_BOOLEAN_CLOCK
public static final AspectBuilder<ValueTypeBoolean.ValueBoolean, ValueTypeBoolean, Boolean> BUILDER_BOOLEAN_CLOCK -
BUILDER_INTEGER
public static final AspectBuilder<ValueTypeInteger.ValueInteger, ValueTypeInteger, Integer> BUILDER_INTEGER -
BUILDER_INTEGER_COMPARATOR
public static final AspectBuilder<ValueTypeInteger.ValueInteger, ValueTypeInteger, Integer> BUILDER_INTEGER_COMPARATOR
-
-
Constructor Details
-
Redstone
public Redstone()
-