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

R

RED_FLOWER - Enum constant in enum com.welcome234.pluginsystem.Block
 
RED_WOOL - Enum constant in enum com.welcome234.pluginsystem.Block
 
registerCommand(String, Command, PluginJava) - Static method in class com.welcome234.pluginsystem.PluginInfo
Registers a new command with the Command instance
registerCustomChunkGenerator(String, CustomGenerator, PluginJava) - Static method in class com.welcome234.pluginsystem.PluginInfo
Registers a new custom chunk generator type with the CustomGenerator instance
registerCustomGenerator(String, CustomGenerator, PluginJava) - Static method in class com.welcome234.pluginsystem.PluginInfo
Deprecated.
Worlds are now infinite, use registerCustomChunkGenerator instead
registerListener(EventsListener, PluginJava) - Static method in class com.welcome234.pluginsystem.PluginInfo
Registers a new event listener with an EventsListener instance
reload() - Method in class com.welcome234.pluginsystem.Configuration
Reloads this configuration from the disk
remove() - Method in class com.welcome234.pluginsystem.entity.Entity
Removes this entity completely
runLater(PluginJava, int) - Method in class com.welcome234.pluginsystem.TaskScheduler
Runs this task delayed after the specified tick count
runTimer(PluginJava, int, int) - Method in class com.welcome234.pluginsystem.TaskScheduler
Runs this task repeatedly with the specified tick interval
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