Class ResourcePackStatusC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket
- All Implemented Interfaces:
 Packet<ServerPlayPacketListener>
- Mappings:
 Namespace Name official aakintermediary net/minecraft/class_2856named net/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) voidwrite(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable 
- 
Field Details
- 
status
- Mappings:
 Namespace Name Mixin selector official aLaak;a:Laak$a;intermediary field_13014Lnet/minecraft/class_2856;field_13014:Lnet/minecraft/class_2856$class_2857;named statusLnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;status:Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket$Status;
 
 - 
 - 
Constructor Details
- 
ResourcePackStatusC2SPacket
- Mappings:
 Namespace Name Mixin selector official <init>Laak;<init>(Laak$a;)Vintermediary <init>Lnet/minecraft/class_2856;<init>(Lnet/minecraft/class_2856$class_2857;)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;<init>(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket$Status;)V
 - 
ResourcePackStatusC2SPacket
- Mappings:
 Namespace Name Mixin selector official <init>Laak;<init>(Lsf;)Vintermediary <init>Lnet/minecraft/class_2856;<init>(Lnet/minecraft/class_2540;)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfacePacket<ServerPlayPacketListener>- Mappings:
 Namespace Name Mixin selector official aLuo;a(Lsf;)Vintermediary method_11052Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/packet/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
 - 
apply
- Specified by:
 applyin interfacePacket<ServerPlayPacketListener>- Mappings:
 Namespace Name Mixin selector official aLaak;a(Lzb;)Vintermediary method_12409Lnet/minecraft/class_2856;method_12409(Lnet/minecraft/class_2792;)Vnamed applyLnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
 - 
getStatus
- Mappings:
 Namespace Name Mixin selector official aLaak;a()Laak$a;intermediary method_32308Lnet/minecraft/class_2856;method_32308()Lnet/minecraft/class_2856$class_2857;named getStatusLnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;getStatus()Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket$Status;
 
 -