Uses of Interface
org.bukkit.entity.Painting
| Package | Description |
|---|---|
| org.bukkit.event.painting |
-
Uses of Painting in org.bukkit.event.painting
Fields in org.bukkit.event.painting declared as Painting Modifier and Type Field Description protected PaintingPaintingEvent. paintingDeprecated.Methods in org.bukkit.event.painting that return Painting Modifier and Type Method Description PaintingPaintingEvent. getPainting()Deprecated.Gets the painting involved in this event.Constructors in org.bukkit.event.painting with parameters of type Painting Constructor 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.