Class EvolvedrecipeBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.AbstractDynamicOrderPropertyBuilder
generation.builders.AbstractScriptTypeBuilder
generation.builders.EvolvedrecipeBuilder
-
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 TypeMethodDescriptionaddIngredientIfCooked(boolean boolean0) addIngredientSound(SoundKey soundKey) allowFrozenItem(boolean boolean0) canAddSpicesEmpty(boolean boolean0) cookable(boolean boolean0) isHidden(boolean boolean0) maxItems(int int0) minimumWater(float float0) resultItem(ItemKey itemKey) template(EvolvedRecipeTemplateKey evolvedRecipeTemplateKey) static EvolvedrecipeBuilderwithId(EvolvedRecipeKey evolvedRecipeKey) 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
-
EvolvedrecipeBuilder
-
-
Method Details
-
withId
-
addIngredientIfCooked
-
addIngredientSound
-
allowFrozenItem
-
baseItem
-
canAddSpicesEmpty
-
cookable
-
isHidden
-
maxItems
-
minimumWater
-
name
-
resultItem
-
template
-