public class LightingCommand extends AbstractCommandCollection
Command for lightin operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > LightingCommand
Field Summary
No fields documented.
Method Detail
LightingCommand
public
public
LightingCommand
()
Method LightingCommand.
LightingCalculationCommand
public
new
LightingCalculationCommand
()
Method LightingCalculationCommand.
LightingGetCommand
public
new
LightingGetCommand
()
Method LightingGetCommand.
LightingInvalidateCommand
public
new
LightingInvalidateCommand
()
Method LightingInvalidateCommand.
LightingInfoCommand
public
new
LightingInfoCommand
()
Method LightingInfoCommand.
LightingSendCommand
public
new
LightingSendCommand
()
Method LightingSendCommand.