BlockIntentProvider

Inheritors

Functions

Link copied to clipboard
abstract fun onIntentFulfilled(intent: BlockChangeIntent<T>)
Link copied to clipboard
abstract fun validate(plan: BlockChangeIntent<T>, raycast: BlockHitResult): Boolean