Interface PlayerAssociatedNetworkHandler

All Known Implementing Classes:
ServerPlayNetworkHandler

public interface PlayerAssociatedNetworkHandler
Mappings:
Namespace Name
official alj
intermediary net/minecraft/class_5629
named net/minecraft/server/network/PlayerAssociatedNetworkHandler
  • Method Details

    • getPlayer

      ServerPlayerEntity getPlayer()
      Mappings:
      Namespace Name Mixin selector
      official o Lalj;o()Lakj;
      intermediary method_32311 Lnet/minecraft/class_5629;method_32311()Lnet/minecraft/class_3222;
      named getPlayer Lnet/minecraft/server/network/PlayerAssociatedNetworkHandler;getPlayer()Lnet/minecraft/server/network/ServerPlayerEntity;
    • sendPacket

      void sendPacket(Packet<?> packet)
      Mappings:
      Namespace Name Mixin selector
      official b Lalj;b(Luw;)V
      intermediary method_14364 Lnet/minecraft/class_5629;method_14364(Lnet/minecraft/class_2596;)V
      named sendPacket Lnet/minecraft/server/network/PlayerAssociatedNetworkHandler;sendPacket(Lnet/minecraft/network/packet/Packet;)V
    • method_52398

      void method_52398(Packet<?> packet)
      Mappings:
      Namespace Name Mixin selector
      official c Lalj;c(Luw;)V
      intermediary method_52398 Lnet/minecraft/class_5629;method_52398(Lnet/minecraft/class_2596;)V
      named method_52398 Lnet/minecraft/server/network/PlayerAssociatedNetworkHandler;method_52398(Lnet/minecraft/network/packet/Packet;)V
    • method_52401

      void method_52401()
      Mappings:
      Namespace Name Mixin selector
      official g Lalj;g()V
      intermediary method_52401 Lnet/minecraft/class_5629;method_52401()V
      named method_52401 Lnet/minecraft/server/network/PlayerAssociatedNetworkHandler;method_52401()V