Uses of Class
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX18Section
Packages that use WarpManifestX18Section
-
Uses of WarpManifestX18Section in love.distributedrebirth.nx01.warp.manifestor.manifest
Classes in love.distributedrebirth.nx01.warp.manifestor.manifest that implement interfaces with type arguments of type WarpManifestX18SectionModifier and TypeClassDescriptionfinal classWarp manifest 18 bit model.final classWarp manifest 18 bit section.Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return WarpManifestX18SectionModifier and TypeMethodDescriptionWarpManifestX18.makeSection(PrimordialOctalOrangeJuiceStraw sectionName) WarpManifestX18Section.withAttribute(PrimordialOctalOrangeJuiceStraw name, PrimordialOctalOrangeJuiceStraw body) WarpManifestX18Section.withAttributes(List<WarpManifestX18HeaderField> attributes) WarpManifestX18Section.withRemark(PrimordialOctalOrangeJuiceStraw remark) WarpManifestX18Section.withRemarks(List<PrimordialOctalOrangeJuiceStraw> remarks) Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return types with arguments of type WarpManifestX18SectionMethod parameters in love.distributedrebirth.nx01.warp.manifestor.manifest with type arguments of type WarpManifestX18SectionModifier and TypeMethodDescriptionWarpManifestX18.withSections(List<WarpManifestX18Section> sections)