public abstract class MixinLocatedSource extends Object implements org.spongepowered.api.util.command.source.LocatedSource, IMixinCommandSource
Constructor and Description |
---|
MixinLocatedSource() |
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.world.Location<org.spongepowered.api.world.World> |
getLocation() |
org.spongepowered.api.world.World |
getWorld() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessageSink, getName, sendMessage, sendMessage, setMessageSink
getActiveContexts, getCommandSource, getContainingCollection, getIdentifier, getParents, getParents, getPermissionValue, getSubjectData, getTransientSubjectData, hasPermission, hasPermission, isChildOf, isChildOf
asICommandSender, getIdentifier
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