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