Class FluidBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T> -
Method Summary
Modifier and TypeMethodDescriptionaddBlendWhiteList(BlendWhiteListBuilder blendWhiteListBuilder) addCategories(FluidCategory... fluidCategorys) addPoison(FluidPoisonBuilder fluidPoisonBuilder) addProperties(FluidPropertiesBuilder fluidPropertiesBuilder) colorReference(Color color) displayName(String string) static FluidBuilderMethods 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
-
Method Details
-
withId
-
addBlendWhiteList
-
addCategories
-
addPoison
-
addProperties
-
colorReference
-
displayName
-