Interface BlockEntityArchetype.Builder

All Superinterfaces:
AbstractBuilder<BlockEntityArchetype>, Builder<BlockEntityArchetype,BlockEntityArchetype.Builder>, CopyableBuilder<BlockEntityArchetype,BlockEntityArchetype.Builder>, DataBuilder<BlockEntityArchetype>, DataHolderBuilder<BlockEntityArchetype,BlockEntityArchetype.Builder>, DataHolderBuilder.Mutable<BlockEntityArchetype,BlockEntityArchetype.Builder>, ResettableBuilder<BlockEntityArchetype,BlockEntityArchetype.Builder>, SerializableDataHolderBuilder<BlockEntityArchetype,BlockEntityArchetype.Builder>, SerializableDataHolderBuilder.Mutable<BlockEntityArchetype,BlockEntityArchetype.Builder>
Enclosing interface:
BlockEntityArchetype

public static interface BlockEntityArchetype.Builder extends SerializableDataHolderBuilder.Mutable<BlockEntityArchetype,BlockEntityArchetype.Builder>
A builder for BlockEntityArchetypes.