CustomCrafterAPIPropertiesChangeEvent

constructor(propertyName: String, oldValue: CustomCrafterAPIPropertiesChangeEvent.Property<T>, newValue: CustomCrafterAPIPropertiesChangeEvent.Property<T>, isAsync: Boolean = false)

Parameters

propertyName

Name of property

oldValue

An old value

newValue

A new value