public static class WrapperCommandSource.Located extends WrapperCommandSource implements org.spongepowered.api.util.command.source.LocatedSource
WrapperCommandSource.Located
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.world.Location<org.spongepowered.api.world.World> |
getLocation() |
org.spongepowered.api.world.World |
getWorld() |
getCommandSource, getContainingCollection, getIdentifier, getMessageSink, getName, getSubjectData, of, sendMessage, sendMessage, setMessageSink
getActiveContexts, getDataPermissionValue, getParents, getParents, getPermissionValue, getTransientSubjectData, hasPermission, hasPermission, isChildOf, isChildOf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public org.spongepowered.api.world.Location<org.spongepowered.api.world.World> getLocation()
getLocation
in interface org.spongepowered.api.util.command.source.LocatedSource
public org.spongepowered.api.world.World getWorld()
getWorld
in interface org.spongepowered.api.util.command.source.LocatedSource