Skip to content

ForgeryAware

Xavier Gouchet edited this page Feb 17, 2020 · 1 revision

interface ForgeryAware

Any class that extends this interface can use an Forgery properties "seamlessly".

Properties

forge

abstract val forge: Forge

A Forgery Aware class must be within reach of a Forge object.

Clone this wiki locally