- getAddress() - Method in interface club.issizler.okyanus.api.event.ConnectEvent
-
Gets the address of this connection
- getArgPlayer(String) - Method in interface club.issizler.okyanus.api.cmd.CommandSource
-
Gets a player argument
- getArgs() - Method in class club.issizler.okyanus.api.cmd.CommandBuilder
-
Gets the arguments of this command
- getArgText(String) - Method in interface club.issizler.okyanus.api.cmd.CommandSource
-
Gets a text argument
- getBlock() - Method in interface club.issizler.okyanus.api.event.BreakEvent
-
Gets the block that has been broken
- getBlock() - Method in interface club.issizler.okyanus.api.event.PlaceEvent
-
Gets the block that has been placed
- getBlockAt(Vec3d) - Method in interface club.issizler.okyanus.api.world.World
-
Gets the block at pos
- getCancelReason() - Method in interface club.issizler.okyanus.api.event.CancellableWithReason
-
Gets the cancellation reason
- getCommand() - Method in interface club.issizler.okyanus.api.event.RawCommandEvent
-
Gets the executed command
- getCustomName() - Method in interface club.issizler.okyanus.api.entity.Entity
-
Get entity's custom name
- getFormattedMessage() - Method in interface club.issizler.okyanus.api.event.ChatEvent
-
Returns the formatted message
- getIdentifier() - Method in interface club.issizler.okyanus.api.cmd.CommandSource
-
- getIdentifier() - Method in interface club.issizler.okyanus.api.perms.Permissible
-
Gets this permissible's identifier
- getLocation() - Method in interface club.issizler.okyanus.api.event.Locatable
-
Gets the location of this event
- getLocation() - Method in interface club.issizler.okyanus.api.world.Block
-
Gets the block's coordinates
- getLogger() - Method in interface club.issizler.okyanus.api.Server
-
Gets the logger of the server
- getMessage() - Method in interface club.issizler.okyanus.api.event.MessagedEvent
-
Gets the message that has been sent
- getName() - Method in class club.issizler.okyanus.api.cmd.CommandBuilder
-
Gets the name of this command
- getName() - Method in interface club.issizler.okyanus.api.entity.Entity
-
Get entity name
- getName() - Method in interface club.issizler.okyanus.api.Server
-
Gets the server name
- getName() - Method in interface club.issizler.okyanus.api.world.World
-
Gets the name of this world
- getPermissionService() - Static method in class club.issizler.okyanus.api.Okyanus
-
Get the current permission service
- getPlayer() - Method in interface club.issizler.okyanus.api.cmd.CommandSource
-
Gets the player that ran this command
- getPlayer() - Method in interface club.issizler.okyanus.api.event.PlayerEvent
-
Returns the player that fired this event
- getPlayer() - Method in interface club.issizler.okyanus.api.event.PotentialPlayerEvent
-
Returns the player that fired this event if there is one.
- getPlayerByName(String) - Method in interface club.issizler.okyanus.api.Server
-
Gets a player by name
- getPlayerList() - Method in interface club.issizler.okyanus.api.Server
-
Gets all the online players in the server
- getPos() - Method in interface club.issizler.okyanus.api.entity.Entity
-
Get entity's position
- getRunnable() - Method in class club.issizler.okyanus.api.cmd.CommandBuilder
-
Gets the runnable of this command
- getServer() - Method in class club.issizler.okyanus.api.Mod
-
Gets the current server instance
- getServer() - Static method in class club.issizler.okyanus.api.Okyanus
-
Get the global server instance
- getSubCommands() - Method in class club.issizler.okyanus.api.cmd.CommandBuilder
-
Gets the subcommands of this command
- getTargetBlock(double, boolean) - Method in interface club.issizler.okyanus.api.entity.Player
-
Gets the block the player is looking at
- getUUID() - Method in interface club.issizler.okyanus.api.entity.Entity
-
Get entity's UUID
- getVersion() - Method in interface club.issizler.okyanus.api.Server
-
Gets the version of the server
- getWorld() - Method in interface club.issizler.okyanus.api.entity.Entity
-
Get the world the entity is in
- getWorld() - Method in interface club.issizler.okyanus.api.world.Block
-
Gets the block's world
- getWorlds() - Method in interface club.issizler.okyanus.api.Server
-
Gets all worlds in this server
- getX() - Method in class club.issizler.okyanus.api.math.Vec3d
-
- getY() - Method in class club.issizler.okyanus.api.math.Vec3d
-
- getZ() - Method in class club.issizler.okyanus.api.math.Vec3d
-