Index
All Classes|All Packages|Deprecated API
L
- LADDER - Enum constant in enum com.welcome234.pluginsystem.Block
- LAVA - Enum constant in enum com.welcome234.pluginsystem.Block
- LAVA - Enum constant in enum com.welcome234.pluginsystem.events.EntityDamageEvent.DamageCause
-
Caused by falling into the lava
- LAVA - Enum constant in enum com.welcome234.pluginsystem.events.EntityDeathEvent.DeathCause
-
Caused by falling into the lava
- LAVA - Enum constant in enum com.welcome234.pluginsystem.events.PlayerDamageEvent.DamageCause
-
Caused by falling into the lava
- LAVA - Enum constant in enum com.welcome234.pluginsystem.events.PlayerDeathEvent.DeathCause
-
Caused by falling into the lava
- LeaveEvent - Class in com.welcome234.pluginsystem.events
-
Called when a player leaves the server
- LeaveEvent(String, boolean, String) - Constructor for class com.welcome234.pluginsystem.events.LeaveEvent
- LEAVES - Enum constant in enum com.welcome234.pluginsystem.Block
- LIGHT_WOOL - Enum constant in enum com.welcome234.pluginsystem.Block
- load() - Method in class com.welcome234.pluginsystem.Chunk
-
Loads the chunk
- loadChunk(int, boolean) - Static method in class com.welcome234.pluginsystem.World
-
Loads the chunk for the specified coordinate and dimension.
- log(String) - Method in class com.welcome234.pluginsystem.Logger
-
Logs a message to the server logs
- LOG - Enum constant in enum com.welcome234.pluginsystem.Block
- logError(String) - Method in class com.welcome234.pluginsystem.Logger
-
Logs an error message to the server logs
- logError(String, Throwable) - Method in class com.welcome234.pluginsystem.Logger
-
Logs an error message to the server logs with exception
- Logger - Class in com.welcome234.pluginsystem
-
This class is used to log messages to the server logs
- LoginEvent - Class in com.welcome234.pluginsystem.events
-
Called when a player authenticates to the server
- LoginEvent(String, boolean) - Constructor for class com.welcome234.pluginsystem.events.LoginEvent
- logWarn(String) - Method in class com.welcome234.pluginsystem.Logger
-
Logs a warning message to the server logs
- logWarn(String, Throwable) - Method in class com.welcome234.pluginsystem.Logger
-
Logs a warning message to the server logs with exception
All Classes|All Packages|Deprecated API