Package | Description |
---|---|
net.risingworld.api.events.player.world |
Modifier and Type | Class and Description |
---|---|
class |
PlayerCreativePlaceVegetationEvent
Called when a player uses the creative placement tools (F6) to place vegetations.
|
class |
PlayerCreativeRemoveVegetationEvent
Called when a player uses the creative removal tools (F7) to remove a plant.
|
class |
PlayerDestroyVegetationEvent
Called when the player destroys a plant (e.g. cuts a tree).
|
class |
PlayerPlaceVegetationEvent
Called when the player places a plant (saplings, seedlings etc).
|
class |
PlayerRemoveVegetationEvent
Called when the player removes a plant without destroying it.
|
class |
PlayerVegetationHitEvent
Called when a player hits a plant (e.g. a tree, bush, flowers etc).
|