CounterStrikeGrenades
Toggle table of contents
1.20.1-1.5.0-prerelease
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CounterStrikeGrenades
CounterStrikeGrenades
/
club.pisquad.minecraft.csgrenades.core.entity.trajectory
/
SubtickNode
/
EntityBounceData
Entity
Bounce
Data
@
Serializable
class
EntityBounceData
(
val
id
:
Int
,
val
position
:
Vec3
)
:
SubtickNode.BounceData
Members
Constructors
Entity
Bounce
Data
Link copied to clipboard
constructor
(
id
:
Int
,
position
:
Vec3
)
Properties
id
Link copied to clipboard
val
id
:
Int
position
Link copied to clipboard
@
Serializable
(
with
=
Vec3Serializer::class
)
val
position
:
Vec3