Core
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Core
Basic
/
de.finkmoritz.bcgdsl.basic.effect
/
DealDamageToPlayer
Deal
Damage
To
Player
data
class
DealDamageToPlayer
(
val
amount
:
Int
,
val
player
:
TargetPlayerSelector
)
:
Effect
Members
Constructors
Deal
Damage
To
Player
Link copied to clipboard
constructor
(
amount
:
Int
,
player
:
TargetPlayerSelector
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
player
Link copied to clipboard
val
player
:
TargetPlayerSelector