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, setPlantTypeID
getChunkPositionX, getChunkPositionY, getChunkPositionZ, getPlantDefinition, getPlantPosition, getPlantPositionX, getPlantPositionY, getPlantPositionZ, getPlantRotation, getPlantRotationX, getPlantRotationY, getPlantRotationZ, getPlantTypeID, getPX, getPY, getPZ, getRX, getRY, getRZ
getPlayer
public 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)