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
Interface GameProfile.Factory
Enclosing interface:
GameProfile
public static interface
GameProfile.Factory
A factory for
GameProfile
s.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
GameProfile
of
(
UUID
uniqueId, @Nullable
String
name)
Method Details
of
GameProfile
of
(
UUID
uniqueId, @Nullable
String
name)