Class DecorativeObjectSpawned

    • Constructor Detail

      • DecorativeObjectSpawned

        public DecorativeObjectSpawned()
    • Method Detail

      • getTile

        public Tile getTile()
        The affected tile.
      • getDecorativeObject

        public DecorativeObject getDecorativeObject()
        The newly spawned decorative object.
      • setTile

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

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

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object