Class RecipeInputFluidBuilder
java.lang.Object
generation.builders.RecipeInputFluidBuilder
- All Implemented Interfaces:
RecipeElement
,Writeable
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RecipeInputFluidBuilder
amount
(double double0) category
(FluidCategory... fluidCategorys) mode
(FluidMatchMode fluidMatchMode) void
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
RecipeInputFluidBuilder
public RecipeInputFluidBuilder(double double0)
-
-
Method Details
-
amount
-
type
-
category
-
flags
-
mode
-
write
- Specified by:
write
in interfaceWriteable
- Throws:
IOException
-