net.minecraft.world.entity.player

public record ProfileKeyPair

cuw
net.minecraft.world.entity.player.ProfileKeyPair
net.minecraft.class_7427
net.minecraft.network.encryption.PlayerKeyPair
net.minecraft.src.C_213069_

字段概要

修饰符与类型字段
private final PrivateKey
b
privateKey
comp_741
privateKey
f_219762_
private final ProfilePublicKey
c
publicKey
comp_742
publicKey
f_219763_
private final Instant
d
refreshedAfter
comp_743
refreshedAfter
f_219764_
public static final com.mojang.serialization.Codec<ProfileKeyPair>
a
CODEC
field_39049
CODEC
f_219761_

构造函数概要

修饰符构造函数
public (PrivateKey publicKey, ProfilePublicKey refreshedAfter, Instant arg2)

方法概要

修饰符与类型方法
public boolean
a()
dueRefresh()
method_43546()
needsRefreshing()
m_219770_()
public PrivateKey
b()
privateKey()
comp_741()
privateKey()
f_219762_()
public ProfilePublicKey
c()
publicKey()
comp_742()
publicKey()
f_219763_()
public Instant
d()
refreshedAfter()
comp_743()
refreshedAfter()
f_219764_()