Package net.minecraft
Interface class_5629
- All Known Implementing Classes:
ServerPlayNetworkHandler
public interface class_5629
- Mappings:
Namespace Name official abq
intermediary net/minecraft/class_5629
named net/minecraft/class_5629
-
Method Summary
Modifier and Type Method Description ServerPlayerEntity
method_32311()
void
sendPacket(Packet<?> packet)
-
Method Details
-
method_32311
ServerPlayerEntity method_32311()- Mappings:
Namespace Name Mixin selector official d
Labq;d()Laaw;
intermediary method_32311
Lnet/minecraft/class_5629;method_32311()Lnet/minecraft/class_3222;
named method_32311
Lnet/minecraft/class_5629;method_32311()Lnet/minecraft/server/network/ServerPlayerEntity;
-
sendPacket
- Mappings:
Namespace Name Mixin selector official a
Labq;a(Lpa;)V
intermediary method_14364
Lnet/minecraft/class_5629;method_14364(Lnet/minecraft/class_2596;)V
named sendPacket
Lnet/minecraft/class_5629;sendPacket(Lnet/minecraft/network/Packet;)V
-