public class PlayerCreativePlaceVegetationEvent extends PlayerPlaceVegetationEvent
| Constructor and Description |
|---|
PlayerCreativePlaceVegetationEvent(Player player,
short plantid,
int cx,
int cy,
int cz,
short px,
short py,
short pz,
short rx,
short ry,
short rz,
int growthTime) |
getGrowthTime, isCancelled, isGrowable, setCancelled, setGrowthTime, setPlantPosition, setPlantPosition, setPlantRotation, setPlantRotation, setPlantTypeIDgetChunkPositionX, getChunkPositionY, getChunkPositionZ, getPlantDefinition, getPlantPosition, getPlantPositionX, getPlantPositionY, getPlantPositionZ, getPlantRotation, getPlantRotationX, getPlantRotationY, getPlantRotationZ, getPlantTypeID, getPX, getPY, getPZ, getRX, getRY, getRZgetPlayerpublic PlayerCreativePlaceVegetationEvent(Player player, short plantid, int cx, int cy, int cz, short px, short py, short pz, short rx, short ry, short rz, int growthTime)