Class ServerboundHelloPacket

java.lang.Object
net.minecraft.network.protocol.login.ServerboundHelloPacket
All Implemented Interfaces:
Packet<ServerLoginPacketListener>

public class ServerboundHelloPacket extends Object implements Packet<ServerLoginPacketListener>
  • Field Details

    • gameProfile

      private final com.mojang.authlib.GameProfile gameProfile
  • Constructor Details

    • ServerboundHelloPacket

      public ServerboundHelloPacket(com.mojang.authlib.GameProfile p_134842_)
    • ServerboundHelloPacket

      public ServerboundHelloPacket(FriendlyByteBuf p_179827_)
  • Method Details