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

O

OBJECTS - Static variable in class net.risingworld.api.utils.CollisionType
Objects (furniture, doors, torches etc), actual object mesh
OBJECTSBOUND - Static variable in class net.risingworld.api.utils.CollisionType
Bounding volume of objects (i.e. rough area around objects like furniture).
onCall(T) - Method in interface net.risingworld.api.callbacks.Callback
This method will be called once the server received the results from the client.
onClick(PlayerGuiElementClickEvent) - Method in class net.risingworld.api.gui.GuiElement
Override this method if you want to get the click event (when a player clicks on the element) directly, without having to register an event listener.
onDisable() - Method in class net.risingworld.api.Plugin
This method is called when the plugin will be disabled and unloaded.
onEnable() - Method in class net.risingworld.api.Plugin
This method is called when the plugin will be enabled.
onFileSelect(PlayerSelectFileEvent) - Method in class net.risingworld.api.gui.GuiFileBrowser
 
onInput(PlayerGuiInputEvent) - Method in class net.risingworld.api.gui.GuiTextField
 
onInteraction(PlayerElementInteractionEvent) - Method in class net.risingworld.api.worldelements.World3DModel
Override this method if you want to get the interaction event (when a player interacts with this element) directly, without having to register an event listener.
onItemCollision(ItemElementCollisionEvent) - Method in class net.risingworld.api.worldelements.World3DModel
 
onLoad() - Method in class net.risingworld.api.Plugin
This method is called when the plugin will be loaded.
onPlayerCollision(PlayerElementCollisionEvent) - Method in class net.risingworld.api.worldelements.World3DModel
 
onPlayerHit(PlayerElementHitEvent) - Method in class net.risingworld.api.worldelements.World3DModel
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links