Package | Description |
---|---|
org.bukkit.event.painting |
Modifier and Type | Field and Description |
---|---|
protected Painting |
PaintingEvent.painting
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Painting |
PaintingEvent.getPainting()
Deprecated.
Gets the painting involved in this event.
|
Constructor and Description |
---|
PaintingBreakByEntityEvent(Painting painting,
Entity remover)
Deprecated.
|
PaintingBreakEvent(Painting painting,
PaintingBreakEvent.RemoveCause cause)
Deprecated.
|
PaintingEvent(Painting painting)
Deprecated.
|
PaintingPlaceEvent(Painting painting,
Player player,
Block block,
BlockFace blockFace)
Deprecated.
|
Copyright © 2016. All rights reserved.