Package net.risingworld.api.events.world
Class WorldItemEvent
java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.world.WorldItemEvent
- Direct Known Subclasses:
WorldItemStatusChangeEvent
Abstract class representing all world item events.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorldItemEvent
protected WorldItemEvent(long pointer)
-
-
Method Details
-
getWorldItem
Gets the world item.- Returns:
- the world item.
-