cmz | |
net.minecraft.world.entity.player.ProfileKeyPair | |
net.minecraft.class_7427 | |
net.minecraft.network.encryption.PlayerKeyPair | |
net.minecraft.src.C_213069_ |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final PrivateKey |
| ||||||||||
private final ProfilePublicKey |
| ||||||||||
private final Instant |
| ||||||||||
public static final com.mojang.serialization.Codec<ProfileKeyPair> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PrivateKey publicKey, ProfilePublicKey refreshedAfter, Instant arg2) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public PrivateKey |
| ||||||||||
public ProfilePublicKey |
| ||||||||||
public Instant |
|