Class PlayerCreativePlaceVegetationEvent
java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.player.PlayerEvent
net.risingworld.api.events.player.world.PlayerVegetationEvent
net.risingworld.api.events.player.world.PlayerPlaceVegetationEvent
net.risingworld.api.events.player.world.PlayerCreativePlaceVegetationEvent
- All Implemented Interfaces:
Cancellable
Called when a player uses the creative placement tools (F6) to place vegetations.
-
Field Summary
-
Method Summary
Methods inherited from class net.risingworld.api.events.player.world.PlayerPlaceVegetationEvent
getGrowthTime, isGrowable, setGrowthTime, setPosition, setPosition, setRotation, setRotation, setTypeID
Methods inherited from class net.risingworld.api.events.player.world.PlayerVegetationEvent
getChunkPositionX, getChunkPositionY, getChunkPositionZ, getGlobalID, getPlant, getPlantDefinition, getTypeID, isCancelled, setCancelled
Methods inherited from class net.risingworld.api.events.player.PlayerEvent
getPlayer