net.minecraft.server.jsonrpc.methods

public record BanlistService$UserBanDto

avg$b
net.minecraft.server.jsonrpc.methods.BanlistService$UserBanDto
net.minecraft.class_11835$class_11837
net.minecraft.server.dedicated.management.dispatch.PlayerBansRpcDispatcher$RpcEntry
net.minecraft.src.C_411153_$C_411047_
net.minecraft.server.jsonrpc.methods.BanlistService$b

字段概要

修饰符与类型字段
private final PlayerDto
b
player
comp_4707
player
f_413398_
private final Optional<String>
c
reason
comp_4708
reason
f_412356_
private final Optional<String>
d
source
comp_4709
source
f_412931_
private final Optional<Instant>
e
expires
comp_4710
expires
f_412882_
public static final com.mojang.serialization.MapCodec<BanlistService$UserBanDto>
a
CODEC
field_62394
CODEC
f_411877_

构造函数概要

修饰符构造函数
public (PlayerDto player, Optional<String> reason, Optional<String> source, Optional<Instant> expires)

方法概要

修饰符与类型方法
private static BanlistService$UserBanDto
a(avg$a arg0)
from(BanlistService$UserBan arg0)
method_73858(class_11835$class_11836 arg0)
of(PlayerBansRpcDispatcher$ConfigEntry entry)
m_415089_(C_411153_$C_411302_ p_423849_)
public static BanlistService$UserBanDto
a(bch arg0)
from(UserBanListEntry arg0)
method_73860(class_3336 arg0)
of(BannedPlayerEntry entry)
m_417646_(C_110_ p_428394_)
private BanlistService$UserBan
a(bbx arg0)
toUserBan(NameAndId arg0)
method_73859(class_11560 arg0)
toConfigEntry(PlayerConfigEntry player)
m_419658_(C_410914_ arg0)
public PlayerDto
a()
player()
comp_4707()
player()
f_413398_()
public Optional<String>
b()
reason()
comp_4708()
reason()
f_412356_()
public Optional<String>
c()
source()
comp_4709()
source()
f_412931_()
public Optional<Instant>
d()
expires()
comp_4710()
expires()
f_412882_()