Class FluidPropertiesBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.FluidPropertiesBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalcohol(float float0) calories(float float0) carbohydrates(float float0) enduranceChange(float float0) fatigueChange(float float0) fluReduction(float float0) foodSicknessReduction(float float0) hungerChange(float float0) lipids(float float0) painReduction(float float0) proteins(float float0) stressChange(float float0) thirstChange(float float0) unhappyChange(float float0) Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, writeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
FluidPropertiesBuilder
public FluidPropertiesBuilder()
-
-
Method Details
-
unhappyChange
-
stressChange
-
fatigueChange
-
thirstChange
-
alcohol
-
hungerChange
-
calories
-
carbohydrates
-
lipids
-
proteins
-
fluReduction
-
painReduction
-
enduranceChange
-
foodSicknessReduction
-