Class RecipeItemBuilder
java.lang.Object
generation.builders.RecipeItemBuilder
- All Implemented Interfaces:
RecipeElement
,Writeable
-
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 TypeMethodDescriptionanyInput()
boolean
static RecipeItemBuilder
input()
mode
(ItemApplyMode itemApplyMode) static RecipeItemBuilder
output()
variable
(int int0, int int1) 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
-
RecipeItemBuilder
public RecipeItemBuilder(boolean boolean0)
-
-
Method Details
-
input
-
output
-
getMappers
-
overlayMapper
-
hasOverlayMapper
public boolean hasOverlayMapper() -
anyInput
-
tag
-
tag
-
tag
-
item
-
item
-
item
-
mapper
-
mapper
-
variable
-
mode
-
flags
-
mappers
-
write
- Specified by:
write
in interfaceWriteable
- Throws:
IOException
-