Class ComponentCraftLogicBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.ComponentCraftLogicBuilder
- All Implemented Interfaces:
ComponentBuilder,Named,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 TypeMethodDescriptioninputGroup(String string) outputGroup(String string) recipes(CraftRecipeTag... craftRecipeTags) 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.ComponentBuilder
getTypeMethods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, write, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
ComponentCraftLogicBuilder
public ComponentCraftLogicBuilder()
-
-
Method Details
-
recipes
-
startMode
-
inputGroup
-
outputGroup
-