public interface LocatableCommandSender
| Modifier and Type | Method and Description |
|---|---|
@NotNull org.bukkit.Location |
getLocation()
Gets the location of this object
|
@NotNull org.bukkit.command.CommandSender |
getSender()
Gets the sender of the command that got executed
|
@NotNull org.bukkit.World |
getWorld()
Gets which world this object is located in
|
@NotNull @NotNull org.bukkit.Location getLocation()
@NotNull @NotNull org.bukkit.World getWorld()
@NotNull @NotNull org.bukkit.command.CommandSender getSender()
Copyright © 2024. All rights reserved.