RebarFacadeBlock

Represents a block that takes the form of another block when right clicked, such as fluid pipes and cargo ducts.

Inheritors

Properties

Link copied to clipboard
abstract val block: Block

Implemented automatically by any class that extends PylonBlock

Link copied to clipboard

Functions

Link copied to clipboard
open override fun onInteract(event: PlayerInteractEvent, priority: EventPriority)

This may be called for both hands, so make sure you check which hand is used.