Class GroundObjectDespawned

    • Constructor Detail

      • GroundObjectDespawned

        public GroundObjectDespawned()
    • Method Detail

      • getTile

        public Tile getTile()
        The affected tile.
      • getGroundObject

        public GroundObject getGroundObject()
        The removed ground object.
      • setTile

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

        public void setGroundObject​(GroundObject groundObject)
        The removed ground object.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object