Companion

Properties

Link copied to clipboard
Link copied to clipboard
const val POINT_SIZE: Float = 0.12f

Functions

Link copied to clipboard
fun make(context: BlockCreateContext, type: FluidPointType, face: BlockFace, radius: Float = 0.5f, allowVertical: Boolean = false): FluidPointInteraction
fun make(position: BlockPosition, type: FluidPointType, face: BlockFace?, radius: Float?, player: Player?, allowVertical: Boolean?): FluidPointInteraction