PlacementContext

class PlacementContext(val basePlace: Boolean, val basePlaceLayers: IntRange, val expectedCrystal: AABB, val target: LivingEntity)

Constructors

Link copied to clipboard
constructor(basePlace: Boolean, basePlaceLayers: IntRange, expectedCrystal: AABB, target: LivingEntity)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val expectedCrystal: AABB
Link copied to clipboard
val eyePos: Vec3
Link copied to clipboard
Link copied to clipboard
val target: LivingEntity
Link copied to clipboard