Index

A B C D E F G I L N O P R S T U V W X 
All Classes and Interfaces|All Packages

I

indexOf(String) - Method in class net.winmister332.libs.commands.CommandArgs
Gets the index of the specified array if the argument exists anywhere within the argument array.
indexOf(Command) - Method in class net.winmister332.libs.commands.CommandInvoker
Gets the index of a command which was registered to the invoker.
INFO - Enum constant in enum class net.winmister332.libs.logging.LogStatus
 
INFO - Static variable in class net.winmister332.libs.logging.VerbosityLevel
 
InventoryHelper - Class in net.winmister332.libs.player
A wrapper class for a players' inventory and items within said inventory.
InventoryHelper() - Constructor for class net.winmister332.libs.player.InventoryHelper
 
invoke(Object, T) - Method in class net.winmister332.libs.events.Event
 
invoke(Object, T) - Method in interface net.winmister332.libs.events.EventAction
 
invoke(String, CommandSender) - Method in class net.winmister332.libs.commands.CommandInvoker
Process and invoke a string as a command.
invoke(Command, CommandArgs, String, CommandSender) - Method in class net.winmister332.libs.commands.CommandInvoker
Process and invoke a string as a command
invokeCommand(Command, CommandSender, String[], String) - Method in class net.winmister332.libs.commands.CommandForwarder
 
isArgumentAtPosition(int, String) - Method in class net.winmister332.libs.commands.CommandArgs
Checks if an argument is at the specified position within the argument array.
isDebug() - Method in class net.winmister332.libs.logging.Logger
 
isDebugBuild() - Method in class net.winmister332.libs.utils.Version
 
isDebugStatus() - Method in enum class net.winmister332.libs.logging.LogStatus
 
isEmpty() - Method in class net.winmister332.libs.commands.CommandArgs
Checks if the length of the argument array is empty.
isEntityInRange(LivingEntity) - Method in class net.winmister332.libs.player.LocationRange
 
isErrorStatus() - Method in enum class net.winmister332.libs.logging.LogStatus
 
IServiceProvider - Interface in net.winmister332.libs.services
 
isHidden() - Method in class net.winmister332.libs.commands.Command
If true the command is hidden from the custom help command.
isHidden() - Method in class net.winmister332.libs.commands.CommandData
 
isNullWhiteSpaceOrEmpty(String) - Static method in class net.winmister332.libs.utils.Utilities
 
isPlayerChunkLoaded(World, Player) - Static method in class net.winmister332.libs.world.WorldBridge
Checks if the world chunk that the player is in is loaded.
isPlayerInRange(Player) - Method in class net.winmister332.libs.player.LocationRange
 
isPlayerInRangeOf(Player, LocationRange) - Static method in class net.winmister332.libs.player.PlayerBridge
Checks if the player is in a specific block range.
isPlayerInRangeOf(Player, Location, int) - Static method in class net.winmister332.libs.player.PlayerBridge
Checks if the player is in a specific block range.
isPlayerOnline(String) - Static method in class net.winmister332.libs.player.PlayerBridge
Checks if a player with the specified name or UUID is online.
isSpawnChunkLoaded(World) - Static method in class net.winmister332.libs.world.WorldBridge
Checks if the world spawn chunks are loaded.
isVersionEqualTo(Version) - Method in class net.winmister332.libs.utils.Version
 
isVersionNewerThan(Version) - Method in class net.winmister332.libs.utils.Version
 
isVersionOlderThan(Version) - Method in class net.winmister332.libs.utils.Version
 
isWorldLoaded(World, Player) - Static method in class net.winmister332.libs.world.WorldBridge
Checks if the world spawn chunks and the player chunks are loaded.
iterator() - Method in class net.winmister332.libs.commands.CommandArgs
 
iterator() - Method in class net.winmister332.libs.commands.CommandInvoker
 
iterator() - Method in class net.winmister332.libs.events.Event
 
A B C D E F G I L N O P R S T U V W X 
All Classes and Interfaces|All Packages