Index

A B C D E F G H I J K L N O P R S T U V W Y 
All Classes|All Packages|Deprecated API

I

ICE - Enum constant in enum com.welcome234.pluginsystem.Block
 
INACTIVE_CORE - Enum constant in enum com.welcome234.pluginsystem.Block
 
inBuildableArea(int) - Static method in class com.welcome234.pluginsystem.World
Deprecated.
Worlds are now infinite, this now always returns true
isAdmin() - Method in class com.welcome234.pluginsystem.Player
Gets if this player is an admin
isAlive() - Method in class com.welcome234.pluginsystem.entity.Entity
Gets if this entity is alive and loaded
isAuthenticated() - Method in class com.welcome234.pluginsystem.Player
Gets if this player has authenticated (logged in) to the server.
isBanned() - Method in class com.welcome234.pluginsystem.Player
Gets if this player is banned
isCancelled() - Method in class com.welcome234.pluginsystem.events.BlockBreakEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.BlockInteractEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.BlockPlaceEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.BroadcastEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.ChatEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.CorruptionActivateEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.DynamiteExplodeEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.EntityDamageEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.EntityHealEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.EntityMoveEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.EntityTeleportEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.FluidFlowEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.PlayerDamageEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.PlayerHealEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.PlayerMoveEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.PlayerTeleportEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.PortalEntryEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.SignEditEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.StrengthChangeEvent
Gets whether this event is cancelled
isCancelled() - Method in class com.welcome234.pluginsystem.events.WeatherChangeEvent
Gets whether this event is cancelled
isChunkLoaded(int, boolean) - Static method in class com.welcome234.pluginsystem.World
Gets if the chunk is loaded for the specified coordinate and dimension.
isEnabled(PluginJava) - Static method in class com.welcome234.pluginsystem.PluginInfo
Gets whether the plugin is currently enabled
isEntityLimitReached(boolean) - Static method in class com.welcome234.pluginsystem.entity.Entities
Deprecated.
Entity limits were removed in 1.13.3, this now always returns true (not reached)
isInEnd() - Method in class com.welcome234.pluginsystem.Chunk
Gets whether the chunk is in the end dimension
isInEnd() - Method in class com.welcome234.pluginsystem.entity.Entity
Gets whether the entity is currently in the end dimension
isInEnd() - Method in class com.welcome234.pluginsystem.Player
Gets whether the player is currently in the end dimension
isKick() - Method in class com.welcome234.pluginsystem.events.LeaveEvent
Gets whether the player has been kicked from the server
isLoaded() - Method in class com.welcome234.pluginsystem.Chunk
Gets if the chunk is loaded
isNowRaining() - Method in class com.welcome234.pluginsystem.events.WeatherChangeEvent
Gets whether it is now raining
isOnline() - Method in class com.welcome234.pluginsystem.Player
Gets if this player is currently online
isPaused() - Static method in class com.welcome234.pluginsystem.Server
Gets whether the server is in a paused state
isPlayerLoaded() - Method in class com.welcome234.pluginsystem.Chunk
Gets whether this chunk is loaded by a player
isRaining() - Static method in class com.welcome234.pluginsystem.World
Get if the current weather is rain
isRegister() - Method in class com.welcome234.pluginsystem.events.LoginEvent
Gets whether the player has registered
isRunning() - Method in class com.welcome234.pluginsystem.TaskScheduler
Gets whether this task is currently running and is still being executed by the server
isRunning(int) - Static method in class com.welcome234.pluginsystem.Tasks
Gets if the task is running for the specified ID number
isSet(String) - Method in class com.welcome234.pluginsystem.Configuration
Checks if the key is set
isWhitelisted() - Method in class com.welcome234.pluginsystem.Player
Gets if this player is whitelisted
A B C D E F G H I J K L N O P R S T U V W Y 
All Classes|All Packages|Deprecated API