Interface EntityNBTComponent.Builder

All Superinterfaces:
Buildable.Builder<EntityNBTComponent>, ComponentBuilder<EntityNBTComponent,​EntityNBTComponent.Builder>, ComponentBuilderApplicable, ComponentLike, NBTComponentBuilder<EntityNBTComponent,​EntityNBTComponent.Builder>
Enclosing interface:
EntityNBTComponent

public static interface EntityNBTComponent.Builder
extends NBTComponentBuilder<EntityNBTComponent,​EntityNBTComponent.Builder>
An entity NBT component builder.
Since:
4.0.0
  • Method Details