Interface IDecorativeObject

All Superinterfaces:
net.runelite.api.DecorativeObject, Identifiable, Interactable, ITileObject, Locatable, Nameable, RuneLiteWrapper<net.runelite.api.TileObject>, SceneEntity, TileEntity, net.runelite.api.TileObject, Transformable<net.runelite.api.ObjectComposition>

public interface IDecorativeObject extends net.runelite.api.DecorativeObject, ITileObject
Represents a decorative object on a tile.

Decorative objects are visual embellishments attached to walls or ground. Examples include:

  • Flowers and plants
  • Wall hangings and torches
  • Shelves and signs

See Also: