avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-api
/
io.github.lishangbu.avalon.dataset.api.model
/
TypeEffectivenessResult
/
TypeEffectivenessResult
Type
Effectiveness
Result
constructor
(
attackingType
:
TypeEffectivenessTypeView
,
defendingTypes
:
List
<
TypeEffectivenessMatchup
>
,
finalMultiplier
:
BigDecimal
?
,
status
:
String
,
effectiveness
:
String
)