Package-level declarations

EffectiveBlockInteractable — left/right-click handlers for custom blocks (no cooldown).

Types

Link copied to clipboard
Link copied to clipboard
typealias InteractCallback = (EffectiveBlockInteractable.EventsCallOptions) -> EffectiveAbstractInteract.Result

Callback for a block interact handler; its returned EffectiveAbstractInteract.Result cancels or allows the event.