implements Packet<ClientLoginPacketListener>
| net.minecraft.network.protocol.login.ClientboundLoginFinishedPacket | |
| net.minecraft.class_2901 | |
| net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final com.mojang.authlib.GameProfile |
|
||||||
| private final UUID |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, LoginSuccessS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.authlib.GameProfile profile, UUID sessionId) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<LoginSuccessS2CPacket> |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| public com.mojang.authlib.GameProfile |
|
||||||
| public UUID |
|
||||||
| public void |
|