Package net.skinsrestorer.api.property
Class InputDataResult
java.lang.Object
net.skinsrestorer.api.property.InputDataResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull InputDataResult
of
(SkinIdentifier identifier, SkinProperty property)
-
Method Details
-
getIdentifier
-
getProperty
-
of
@NotNull public static @NotNull InputDataResult of(SkinIdentifier identifier, SkinProperty property)
-