Class DecorativeObjectDespawned

    • Constructor Detail

      • DecorativeObjectDespawned

        public DecorativeObjectDespawned()
    • Method Detail

      • getTile

        public Tile getTile()
        The affected tile.
      • getDecorativeObject

        public DecorativeObject getDecorativeObject()
        The removed decorative object.
      • setTile

        public void setTile​(Tile tile)
        The affected tile.
      • setDecorativeObject

        public void setDecorativeObject​(DecorativeObject decorativeObject)
        The removed decorative object.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object