Class ResetChatS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.config.ResetChatS2CPacket
- All Implemented Interfaces:
- Packet<ClientConfigurationPacketListener>
- Mappings:
- Namespace - Name - named - net/minecraft/network/packet/s2c/config/ResetChatS2CPacket- intermediary - net/minecraft/class_9448- official - aaw
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, ResetChatS2CPacket> static final ResetChatS2CPacket
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(ClientConfigurationPacketListener clientConfigurationPacketListener) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.packet.PacketisWritingErrorSkippable, transitionsNetworkState
- 
Field Details- 
INSTANCE- Mappings:
- Namespace - Name - Mixin selector - named - INSTANCE- Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;INSTANCE:Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;- intermediary - field_50083- Lnet/minecraft/class_9448;field_50083:Lnet/minecraft/class_9448;- official - a- Laaw;a:Laaw;
 
- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;- intermediary - field_50084- Lnet/minecraft/class_9448;field_50084:Lnet/minecraft/class_9139;- official - b- Laaw;b:Lyn;
 
 
- 
- 
Constructor Details- 
ResetChatS2CPacketprivate ResetChatS2CPacket()
 
- 
- 
Method Details- 
getPacketType- Specified by:
- getPacketTypein interface- Packet<ClientConfigurationPacketListener>
- 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- Lyw;a()Lyy;
 
- 
apply- Specified by:
- applyin interface- Packet<ClientConfigurationPacketListener>
- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;apply(Lnet/minecraft/network/listener/ClientConfigurationPacketListener;)V- intermediary - method_58578- Lnet/minecraft/class_9448;method_58578(Lnet/minecraft/class_8732;)V- official - a- Laaw;a(Laat;)V
 
 
-