- addAnnouncement(String) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server announcement visible to all players.
Color markup is possible with the following usage: [#fff]
- addAnnouncementToPeer(String, io.lurkers.server.Peer, boolean) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server announcement visible to all players.
Color markup is possible with the following usage: [#fff]
- addAnyDeathListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.LuaEntity
-
Adds a listener which is triggered when any entity dies.
- addBeforePeerClosedListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Event
-
Add a callback to be invoked before a peer leaves.
- addBlockPlacementListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Level
-
Adds a listener which is triggered when a new block is attempting to be modified.
- addChunkCreationListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Level
-
Adds a listener which is triggered when a new chunk is attempting to be created.
- addDamageListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Level
-
Adds a listener which is triggered when damage is about to be added to an entity.
- addDeathListener(Entity, LuaClosure) - Method in class io.lurkers.server.scripting.interfaces.lua.LuaEntity
-
Adds a listener which is triggered when the entity dies.
- addDisposeListener(Entity, LuaClosure) - Method in class io.lurkers.server.scripting.interfaces.lua.LuaEntity
-
Adds a listener which is triggered when the entity is disposed.
- addEventListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Event
-
Add a callback to be invoked when an event occurs.
- addInventoryItems(Entity, LuaTable) - Static method in class io.lurkers.server.scripting.interfaces.lua.LuaEntity
-
- addMessage(String) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server message visible to all players.
Color markup is possible with the following usage: [#fff]
- addMessage(String, boolean) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server message visible to all players.
Color markup is possible with the following usage: [#fff]
- addMessageToPeer(String, Peer) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server message visible to a peer
Color markup is possible with the following usage: [#fff]
- addMessageToPeer(String, io.lurkers.server.Peer) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server message visible to a peer
Color markup is possible with the following usage: [#fff]
- addMessageToPeers(String, Peer...) - Static method in class io.lurkers.server.scripting.interfaces.lua.Game
-
Show a server message visible to a list of recipients.
Color markup is possible with the following usage: [#fff]
- addPeerClosedListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Event
-
Add a callback to be invoked when a peer leaves.
- addPeerOpenedListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Event
-
Add a callback to be invoked when a peer joins.
- addPeerReadyListener(LuaClosure) - Static method in class io.lurkers.server.scripting.interfaces.lua.Event
-
Add a callback to be invoked when a peer is ready to play.
- addSpacingBetweenCapitalLetters(String) - Static method in class io.lurkers.server.scripting.interfaces.lua.Utils
-
- validateName(String) - Static method in class io.lurkers.server.scripting.interfaces.lua.Utils
-
- valueOf(String) - Static method in enum com.sudoplay.joise.module.ModuleBasisFunction.BasisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sudoplay.joise.module.ModuleBasisFunction.InterpolationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sudoplay.joise.module.ModuleCombiner.CombinerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sudoplay.joise.module.ModuleFractal.FractalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sudoplay.joise.module.ModuleFunctionGradient.FunctionGradientAxis
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sudoplay.joise.module.ModuleBasisFunction.BasisType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sudoplay.joise.module.ModuleBasisFunction.InterpolationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sudoplay.joise.module.ModuleCombiner.CombinerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sudoplay.joise.module.ModuleFractal.FractalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sudoplay.joise.module.ModuleFunctionGradient.FunctionGradientAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.