mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
UserBanDto
/
UserBanDto
User
Ban
Dto
constructor
(
expires
:
String
?
=
"forever"
,
player
:
PlayerDto
,
reason
:
String
?
=
null
,
source
:
String
?
=
null
)