Interface ContentPack.ContentPackBuilder<SELF>

All Superinterfaces:
Identified.IdBuilder<SELF>, Revisioned.RevisionBuilder<SELF>, Versioned.VersionBuilder<SELF>
All Known Implementing Classes:
ContentPackV1.Builder
Enclosing interface:
ContentPack

public static interface ContentPack.ContentPackBuilder<SELF> extends Identified.IdBuilder<SELF>, Revisioned.RevisionBuilder<SELF>, Versioned.VersionBuilder<SELF>