Uses of Enum Class
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX0TheVersion
Packages that use WarpManifestX0TheVersion
Package
Description
-
Uses of WarpManifestX0TheVersion in love.distributedrebirth.nx01.warp.manifestor.manifest
Subclasses with type arguments of type WarpManifestX0TheVersion in love.distributedrebirth.nx01.warp.manifestor.manifestModifier and TypeClassDescriptionenumWarp manifest 0 bit schema of the version.Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return WarpManifestX0TheVersionModifier and TypeMethodDescriptionstatic WarpManifestX0TheVersionReturns the enum constant of this class with the specified name.static WarpManifestX0TheVersion[]WarpManifestX0TheVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return types with arguments of type WarpManifestX0TheVersionModifier and TypeMethodDescriptionstatic Optional<WarpManifestX0TheVersion> WarpManifestX0TheVersion.valueOfQName(String qName) -
Uses of WarpManifestX0TheVersion in love.distributedrebirth.nx01.warp.manifestor.scopic
Constructors in love.distributedrebirth.nx01.warp.manifestor.scopic with parameters of type WarpManifestX0TheVersionModifierConstructorDescriptionScopicManifestContentStringHandler(WarpManifestX8 manifest, WarpManifestX0TheVersion... supportedVersions)