类 ClientboundGameProfilePacket

java.lang.Object
net.minecraft.network.protocol.login.ClientboundGameProfilePacket
所有已实现的接口:
Packet<ClientLoginPacketListener>

public class ClientboundGameProfilePacket extends Object implements Packet<ClientLoginPacketListener>
  • 字段详细资料

    • gameProfile

      private final com.mojang.authlib.GameProfile gameProfile
  • 构造器详细资料

    • ClientboundGameProfilePacket

      public ClientboundGameProfilePacket(com.mojang.authlib.GameProfile pGameProfile)
    • ClientboundGameProfilePacket

      public ClientboundGameProfilePacket(FriendlyByteBuf pBuffer)
  • 方法详细资料