| dcs$a | |
| net.minecraft.world.entity.player.ProfilePublicKey$Data | |
| net.minecraft.class_7428$class_7443 | |
| net.minecraft.network.encryption.PlayerPublicKey$PublicKeyData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Instant |
| ||||||||
| final PublicKey |
| ||||||||
| private final byte[] |
| ||||||||
| private static final int |
| ||||||||
| public static final com.mojang.serialization.Codec<ProfilePublicKey$Data> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (FriendlyByteBuf buf) |
| public | (Instant expiresAt, PublicKey key, byte[] keySignature) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| boolean |
| ||||||||
| private byte[] |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public Instant |
| ||||||||
| public PublicKey |
| ||||||||
| public byte[] |
|