Uses of Class
net.risingworld.api.events.player.world.PlayerVegetationEvent
Packages that use PlayerVegetationEvent
-
Uses of PlayerVegetationEvent in net.risingworld.api.events.player.world
Subclasses of PlayerVegetationEvent in net.risingworld.api.events.player.worldModifier and TypeClassDescriptionfinal class
Called when a player uses the creative placement tools (F6) to place vegetations.final class
Called when a player uses the creative removal tools (F7) to remove a plant.final class
Called when a player destroys a plant (e.g cuts a tree).final class
Called when a player hits a plant (e.g a tree, bush, flowers etc).class
Called when the player places a plant (saplings, seedlings etc).final class
Called when a player removes a plant without destroying it.