JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.pl3x.map.core.command
Interface Sender.Player<T>
Enclosing class:
Sender
public static interface
Sender.Player<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getPlayer
()
@NotNull
UUID
getUUID
()
@Nullable
World
getWorld
()
Method Details
getPlayer
@NotNull
T
getPlayer
()
getUUID
@NotNull
@NotNull
UUID
getUUID
()
getWorld
@Nullable
@Nullable
World
getWorld
()