BlockPlacementTargetFindingOptions

class BlockPlacementTargetFindingOptions(val offsetOptions: BlockOffsetOptions, val faceHandlingOptions: FaceHandlingOptions, val stackToPlaceWith: ItemStack, val playerLocationOnPlacement: PlayerLocationOnPlacement)

Parameters used when generating a targeting plan for a block placement.

Constructors

Link copied to clipboard
constructor(offsetOptions: BlockOffsetOptions, faceHandlingOptions: FaceHandlingOptions, stackToPlaceWith: ItemStack, playerLocationOnPlacement: PlayerLocationOnPlacement)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val stackToPlaceWith: ItemStack