Class PaintingBreakByEntityEvent

java.lang.Object
All Implemented Interfaces:
Cancellable

@Deprecated
public class PaintingBreakByEntityEvent
extends PaintingBreakEvent
Deprecated.
Triggered when a painting is removed by an entity
  • Constructor Details

  • Method Details

    • getRemover

      public Entity getRemover()
      Deprecated.
      Gets the entity that removed the painting
      Returns:
      the entity that removed the painting.