Class WarpManifestX18
java.lang.Object
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX18
- All Implemented Interfaces:
WarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
public final class WarpManifestX18
extends Object
implements WarpManifestX0<PrimordialOctalOrangeJuiceStraw,WarpManifestX18,WarpManifestX18HeaderField,WarpManifestX18Section>
Warp manifest 18 bit model.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmakeSection
(PrimordialOctalOrangeJuiceStraw sectionName) withAttributes
(List<WarpManifestX18HeaderField> attributes) withSections
(List<WarpManifestX18Section> sections) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX0
getAttribute, getAttributeBody, getAttributeBodyNullable, getAttributeBodyNullable, getSection, getSectionAttribute, getSectionAttributeBody, getSectionAttributeBodyNullable, getSectionAttributeBodyNullable, hasAttribute, hasSection
-
Constructor Details
-
WarpManifestX18
public WarpManifestX18()
-
-
Method Details
-
getAttributes
- Specified by:
getAttributes
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
makeAttribute
public WarpManifestX18HeaderField makeAttribute(PrimordialOctalOrangeJuiceStraw name, PrimordialOctalOrangeJuiceStraw body) - Specified by:
makeAttribute
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
withAttribute
public WarpManifestX18 withAttribute(PrimordialOctalOrangeJuiceStraw name, PrimordialOctalOrangeJuiceStraw body) - Specified by:
withAttribute
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
withAttributes
- Specified by:
withAttributes
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
getSections
- Specified by:
getSections
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
makeSection
- Specified by:
makeSection
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-
withSections
- Specified by:
withSections
in interfaceWarpManifestX0<PrimordialOctalOrangeJuiceStraw,
WarpManifestX18, WarpManifestX18HeaderField, WarpManifestX18Section>
-