Package | Description |
---|---|
net.risingworld.api.events.player.world |
Modifier and Type | Class and Description |
---|---|
class |
PlayerConstructionHitEvent
Called when a player hits a construction element (e.g. planks, beams, posters etc).
|
class |
PlayerCreativeRemoveConstructionEvent
Called when a player uses the creative removal tools (F7) to remove a construction element.
|
class |
PlayerDestroyConstructionEvent
Called when the player destroys a construction element.
|
class |
PlayerEditConstructionEvent
Called when the player edits a construction element (e.g. changes texture,
changes rotation etc).
|
class |
PlayerPlaceConstructionEvent
Called when the player places a construction element.
|
class |
PlayerRemoveConstructionEvent
Called when the player removes a construction element without destroying it, i.e.
|