Package net.risingworld.api.events.world
package net.risingworld.api.events.world
-
KlasseBeschreibungCalled when an explosion is triggered (e.g caused by tnt).Called when a world item transforms, i.e when the item id changes.Determines why the
ItemTransformEvent
was triggered exactly (i.e what caused the item to transform).Abstract class representing all meta object events.Called when the status of a meta object changes, e.g if a furnace is turned on/off, runs out of fuel etc.Called when a plant grows (i.e transition to next growth stage).
Note: Most growable plants have multiple "growth stages", so a sapling usually never turns into a fully grown plant directly.Called when a projectile was fired.Called when a projectile hits a target.Determines the hit target type.Called when the weather changes.