LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.combat.crystalaura.place
/
PlacementContext
Placement
Context
class
PlacementContext
(
val
basePlace
:
Boolean
,
val
basePlaceLayers
:
IntRange
,
val
expectedCrystal
:
AABB
,
val
target
:
LivingEntity
)
Members
Constructors
Placement
Context
Link copied to clipboard
constructor
(
basePlace
:
Boolean
,
basePlaceLayers
:
IntRange
,
expectedCrystal
:
AABB
,
target
:
LivingEntity
)
Properties
base
Place
Link copied to clipboard
val
basePlace
:
Boolean
base
Place
Layers
Link copied to clipboard
val
basePlaceLayers
:
IntRange
expected
Crystal
Link copied to clipboard
val
expectedCrystal
:
AABB
eye
Pos
Link copied to clipboard
val
eyePos
:
Vec3
range
Link copied to clipboard
val
range
:
Double
target
Link copied to clipboard
val
target
:
LivingEntity
walls
Range
Link copied to clipboard
val
wallsRange
:
Double