LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.thirdparty.mojang.model
/
BannedScopes
Banned
Scopes
@
JvmRecord
data
class
BannedScopes
(
val
multiplayer
:
BanDetail
?
=
null
)
:
Record
Members
Constructors
Banned
Scopes
Link copied to clipboard
constructor
(
multiplayer
:
BanDetail
?
=
null
)
Properties
multiplayer
Link copied to clipboard
@
SerializedName
(
value
=
"MULTIPLAYER"
)
val
multiplayer
:
BanDetail
?