Class EntityBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.AbstractDynamicOrderPropertyBuilder
generation.builders.AbstractScriptTypeBuilder
generation.builders.EntityBuilder
-
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 TypeMethodDescriptionaddComponent
(ComponentBuilder componentBuilder) category
(EntityCategory... entityCategorys) tags
(CraftRecipeTag... craftRecipeTags) static EntityBuilder
Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
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
-
Method Details
-
withId
-
tags
-
category
-
addComponent
-