Class ClearDialogS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.common.ClearDialogS2CPacket
- All Implemented Interfaces:
Packet<ClientCommonPacketListener>
- Mappings:
Namespace Name named net/minecraft/network/packet/s2c/common/ClearDialogS2CPacket
intermediary net/minecraft/class_11406
official aaf
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, ClearDialogS2CPacket> static final ClearDialogS2CPacket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ClientCommonPacketListener clientCommonPacketListener) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable, transitionsNetworkState
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector named INSTANCE
Lnet/minecraft/network/packet/s2c/common/ClearDialogS2CPacket;INSTANCE:Lnet/minecraft/network/packet/s2c/common/ClearDialogS2CPacket;
intermediary field_60602
Lnet/minecraft/class_11406;field_60602:Lnet/minecraft/class_11406;
official a
Laaf;a:Laaf;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/network/packet/s2c/common/ClearDialogS2CPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_60603
Lnet/minecraft/class_11406;field_60603:Lnet/minecraft/class_9139;
official b
Laaf;b:Lzm;
-
-
Constructor Details
-
ClearDialogS2CPacket
private ClearDialogS2CPacket()
-
-
Method Details
-
getPacketType
- Specified by:
getPacketType
in interfacePacket<ClientCommonPacketListener>
- Mappings:
Namespace Name Mixin selector named getPacketType
Lnet/minecraft/network/packet/Packet;getPacketType()Lnet/minecraft/network/packet/PacketType;
intermediary method_65080
Lnet/minecraft/class_2596;method_65080()Lnet/minecraft/class_9145;
official a
Lzw;a()Lzy;
-
apply
- Specified by:
apply
in interfacePacket<ClientCommonPacketListener>
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/network/packet/s2c/common/ClearDialogS2CPacket;apply(Lnet/minecraft/network/listener/ClientCommonPacketListener;)V
intermediary method_71667
Lnet/minecraft/class_11406;method_71667(Lnet/minecraft/class_8705;)V
official a
Laaf;a(Laae;)V
-