Uses of Interface
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX0
Packages that use WarpManifestX0
Package
Description
-
Uses of WarpManifestX0 in love.distributedrebirth.nx01.warp.manifestor.manifest
Classes in love.distributedrebirth.nx01.warp.manifestor.manifest with type parameters of type WarpManifestX0Modifier and TypeInterfaceDescriptioninterface
WarpManifestX0<T,
M extends WarpManifestX0<T, M, H, S>, H extends WarpManifestX0HeaderField<T, H>, S extends WarpManifestX0Section<T, H, S>> Warp manifest 0 bit model.Classes in love.distributedrebirth.nx01.warp.manifestor.manifest that implement WarpManifestX0Modifier and TypeClassDescriptionfinal class
Warp manifest 18 bit model.final class
Warp manifest 8 bit model.Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return WarpManifestX0Modifier and TypeMethodDescriptionWarpManifestX0
<T, M, H, S> WarpManifestX0.withAttribute
(T name, T body) WarpManifestX0
<T, M, H, S> WarpManifestX0.withAttributes
(List<H> attrbutes) -
Uses of WarpManifestX0 in love.distributedrebirth.nx01.warp.manifestor.scopic
Methods in love.distributedrebirth.nx01.warp.manifestor.scopic with type parameters of type WarpManifestX0Modifier and TypeMethodDescriptionstatic <T,
M extends WarpManifestX0<T, M, H, S>, H extends WarpManifestX0HeaderField<T, H>, S extends WarpManifestX0Section<T, H, S>>
voidScopicManifestContentPulser.strobelight
(WarpManifestX0<T, M, H, S> manifest, ScopicManifestContent<T> writer, T version) Methods in love.distributedrebirth.nx01.warp.manifestor.scopic with parameters of type WarpManifestX0Modifier and TypeMethodDescriptionstatic <T,
M extends WarpManifestX0<T, M, H, S>, H extends WarpManifestX0HeaderField<T, H>, S extends WarpManifestX0Section<T, H, S>>
voidScopicManifestContentPulser.strobelight
(WarpManifestX0<T, M, H, S> manifest, ScopicManifestContent<T> writer, T version)