Uses of Enum Class
love.distributedrebirth.nx01.warp.manifestor.scopic.ScopicManifestDuplicatePart
Packages that use ScopicManifestDuplicatePart
-
Uses of ScopicManifestDuplicatePart in love.distributedrebirth.nx01.warp.manifestor.scopic
Subclasses with type arguments of type ScopicManifestDuplicatePart in love.distributedrebirth.nx01.warp.manifestor.scopicModifier and TypeClassDescriptionenumStroboscopic manifest duplicate part to check.Methods in love.distributedrebirth.nx01.warp.manifestor.scopic that return ScopicManifestDuplicatePartModifier and TypeMethodDescriptionstatic ScopicManifestDuplicatePartReturns the enum constant of this class with the specified name.static ScopicManifestDuplicatePart[]ScopicManifestDuplicatePart.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in love.distributedrebirth.nx01.warp.manifestor.scopic with parameters of type ScopicManifestDuplicatePartModifier and TypeMethodDescriptionvoidScopicManifestDuplicateDetector.clearPart(ScopicManifestDuplicatePart part) voidScopicManifestDuplicateDetector.validateUniqueKey(ScopicManifestDuplicatePart part, T uniqueKey)