cpz | |
net.minecraft.world.entity.player.ProfileKeyPair | |
net.minecraft.class_7427 | |
net.minecraft.network.encryption.PlayerKeyPair |
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 arg0, ProfilePublicKey arg1, Instant arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public PrivateKey |
| ||||||||
public ProfilePublicKey |
| ||||||||
public Instant |
|