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 PlayerPlaceVegetationEvent
getGrowthTime, getPlant, isGrowable, setGrowthTime, setPosition, setPosition, setRotation, setRotation, setTypeIDMethods inherited from class PlayerVegetationEvent
getChunkPositionX, getChunkPositionY, getChunkPositionZ, getGlobalID, getPlantDefinition, getTypeID, isCancelled, setCancelledMethods inherited from class PlayerEvent
getPlayer