Class ResourcePackStatusC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket
- All Implemented Interfaces:
Packet<ServerCommonPacketListener>
public class ResourcePackStatusC2SPacket
extends Object
implements Packet<ServerCommonPacketListener>
- Mappings:
Namespace Name official vsintermediary net/minecraft/class_2856named net/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerCommonPacketListener serverCommonPacketListener) 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
getNewNetworkState, isWritingErrorSkippable
-
Field Details
-
status
- Mappings:
Namespace Name Mixin selector official aLvs;a:Lvs$a;intermediary field_13014Lnet/minecraft/class_2856;field_13014:Lnet/minecraft/class_2856$class_2857;named statusLnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket;status:Lnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket$Status;
-
-
Constructor Details
-
ResourcePackStatusC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Lvs;<init>(Lvs$a;)Vintermediary <init>Lnet/minecraft/class_2856;<init>(Lnet/minecraft/class_2856$class_2857;)Vnamed <init>Lnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket;<init>(Lnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket$Status;)V
-
ResourcePackStatusC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Lvs;<init>(Lso;)Vintermediary <init>Lnet/minecraft/class_2856;<init>(Lnet/minecraft/class_2540;)Vnamed <init>Lnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ServerCommonPacketListener>- Mappings:
Namespace Name Mixin selector official aLvd;a(Lso;)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<ServerCommonPacketListener>- Mappings:
Namespace Name Mixin selector official aLvs;a(Lvn;)Vintermediary method_12409Lnet/minecraft/class_2856;method_12409(Lnet/minecraft/class_8706;)Vnamed applyLnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket;apply(Lnet/minecraft/network/listener/ServerCommonPacketListener;)V
-
getStatus
- Mappings:
Namespace Name Mixin selector official aLvs;a()Lvs$a;intermediary method_32308Lnet/minecraft/class_2856;method_32308()Lnet/minecraft/class_2856$class_2857;named getStatusLnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket;getStatus()Lnet/minecraft/network/packet/c2s/common/ResourcePackStatusC2SPacket$Status;
-