Uses of Interface
org.bukkit.entity.Painting

Packages that use Painting
org.bukkit.event.painting Events relating to paintings, but deprecated for more general hanging events. 
 

Uses of Painting in org.bukkit.event.painting
 

Fields in org.bukkit.event.painting declared as Painting
protected  Painting PaintingEvent.painting
          Deprecated.  
 

Methods in org.bukkit.event.painting that return Painting
 Painting PaintingEvent.getPainting()
          Deprecated. Gets the painting involved in this event.
 

Constructors in org.bukkit.event.painting with parameters of type Painting
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 © 2014. All rights reserved.