Interface LoginQueryRequestPayload

All Known Implementing Classes:
UnknownLoginQueryRequestPayload

public interface LoginQueryRequestPayload
Mappings:
Namespace Name
named net/minecraft/network/packet/s2c/login/LoginQueryRequestPayload
intermediary net/minecraft/class_8595
official ajc
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
     
    void
     
  • Method Details

    • id

      Mappings:
      Namespace Name Mixin selector
      named id Lnet/minecraft/network/packet/s2c/login/LoginQueryRequestPayload;id()Lnet/minecraft/util/Identifier;
      intermediary comp_1571 Lnet/minecraft/class_8595;comp_1571()Lnet/minecraft/class_2960;
      official a Lajc;a()Lakr;
    • write

      void write(PacketByteBuf buf)
      Mappings:
      Namespace Name Mixin selector
      named write Lnet/minecraft/network/packet/s2c/login/LoginQueryRequestPayload;write(Lnet/minecraft/network/PacketByteBuf;)V
      intermediary method_52296 Lnet/minecraft/class_8595;method_52296(Lnet/minecraft/class_2540;)V
      official a Lajc;a(Lvw;)V