DecorationWidget
class DecorationWidget @JvmOverloads constructor(decoration: Decorated? = null, offsetX: Int = 0, offsetY: Int = 0) : AbstractDecorationWidget
Basic widget class for rendering a Decoration. This will consider a 20x20 region for positioning and rendering the decoration.
Author
fzzyhmstrs
Since
0.6.0