JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
net.pl3x.map.core.command
Sender
Player
Contents
Description
Method Summary
Method Details
getPlayer()
getUUID()
getWorld()
Hide sidebar
Show sidebar
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
()
UUID
getUUID
()
@Nullable
World
getWorld
()
Method Details
getPlayer
T
getPlayer
()
getUUID
UUID
getUUID
()
getWorld
@Nullable
World
getWorld
()