JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
New
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.plotsquared.core.inject.factory
Interface PlayerBackupProfileFactory
public interface
PlayerBackupProfileFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NonNull
PlayerBackupProfile
create
(
@NonNull
UUID
uuid,
@NonNull
Plot
plot)
Method Details
create
@NonNull
PlayerBackupProfile
create
(
@NonNull
UUID
uuid,
@NonNull
Plot
plot)