A B C D E F G H I J K L M N O P R S T U V W X Y Z

E

elevator - Static variable in class com.cliffblaster.game.level.tile.Tile
 
ElevatorTile - Class in com.cliffblaster.game.level.tile
Trampoline tile class
ElevatorTile(int, int, int) - Constructor for class com.cliffblaster.game.level.tile.ElevatorTile
 
emptyQueue() - Method in class com.cliffblaster.game.net.ServerHandler
 
entityHit(Level, int, int, int, Entity, int) - Method in class com.cliffblaster.game.level.tile.ConveyorTile
Conveyor physics, when hit it moves the entity according to the block under it
entityHit(Level, int, int, int, Entity, int) - Method in class com.cliffblaster.game.level.tile.ElevatorTile
Elevator physics, moves entity upwards
entityHit(Level, int, int, int, Entity, int) - Method in class com.cliffblaster.game.level.tile.Tile
Function called when entity hits the tile
entityHit(Level, int, int, int, Entity, int) - Method in class com.cliffblaster.game.level.tile.TrampolineTile
Trampoline physics, when hit it launches the entity back
equals(Object) - Method in class com.cliffblaster.game.api.abstraction.Level
 
Event - Class in com.cliffblaster.game.api.event
 
Event() - Constructor for class com.cliffblaster.game.api.event.Event
 
Event.Priority - Enum in com.cliffblaster.game.api.event
The order in which an EventListener will be called.
Event.Type - Enum in com.cliffblaster.game.api.event
Specify the type of event Do not ever use ordinal(), instead use valueOf, names are permanent
EventListener - Class in com.cliffblaster.game.api.event
 
EventListener() - Constructor for class com.cliffblaster.game.api.event.EventListener
 
evtType - Variable in class com.cliffblaster.game.api.event.Event
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.Command
Executes the command, arguments[0] is the command, args[1] is the first argument Caller is null if the caller is the console
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.BanCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.BanIPCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.BroadcastCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.DeOPCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.HelpCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.KickCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.ListCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.OPCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.PardonCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.PardonIPCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.PluginsCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.ResaltCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.SeedCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.SetAllCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.SetSpawnCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.StopCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.TPCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.TPHereCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.TPToCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.TreeCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.UptimeCommand
 
execute(String[], ServerHandler) - Method in class com.cliffblaster.game.commands.VersionCommand
 
explode(float, float, float, float) - Method in class com.cliffblaster.game.api.abstraction.Level
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z