net.minecraft.server.jsonrpc.methods

record BanlistService$UserBan

auw$a
net.minecraft.server.jsonrpc.methods.BanlistService$UserBan
net.minecraft.class_11835$class_11836
net.minecraft.server.dedicated.management.dispatch.PlayerBansRpcDispatcher$ConfigEntry
net.minecraft.src.C_411153_$C_411302_
net.minecraft.server.jsonrpc.methods.BanlistService$a

Field summary

Modifier and TypeField
private final NameAndId
a
player
comp_4703
player
f_413642_
private final String
b
reason
comp_4704
reason
f_413913_
private final String
c
source
comp_4705
source
f_412865_
private final Optional<Instant>
d
expires
comp_4706
expires
f_414027_

Constructor summary

ModifierConstructor
(NameAndId reason, String source, String expires, Optional<Instant> arg3)

Method summary

Modifier and TypeMethod
static BanlistService$UserBan
a(bbl arg0)
from(UserBanListEntry arg0)
method_73856(class_3336 arg0)
of(BannedPlayerEntry entry)
m_415443_(C_110_ p_424950_)
UserBanListEntry
e()
toBanEntry()
method_73857()
toBannedPlayerEntry()
m_416479_()
public NameAndId
a()
player()
comp_4703()
player()
f_413642_()
public String
b()
reason()
comp_4704()
reason()
f_413913_()
public String
c()
source()
comp_4705()
source()
f_412865_()
public Optional<Instant>
d()
expires()
comp_4706()
expires()
f_414027_()