JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.spongepowered.api.profile.property
Interface ProfileProperty.Factory
Enclosing interface:
ProfileProperty
public static interface
ProfileProperty.Factory
A factory for
ProfileProperty
s.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ProfileProperty
of
(
String
name,
String
value, @Nullable
String
signature)
Method Details
of
ProfileProperty
of
(
String
name,
String
value, @Nullable
String
signature)