Class KeepAliveC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name official mtintermediary net/minecraft/class_2063named net/minecraft/network/packet/c2s/play/KeepAliveC2SPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) longvoidread(PacketByteBuf buf) 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
method_20197
-
Field Details
-
field_16310
private long field_16310- Mappings:
Namespace Name Mixin selector official aLmt;a:Jintermediary field_16310Lnet/minecraft/class_2063;field_16310:Jnamed field_16310Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;field_16310:J
-
-
Constructor Details
-
KeepAliveC2SPacket
public KeepAliveC2SPacket() -
KeepAliveC2SPacket
-
-
Method Details
-
apply
- Specified by:
applyin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLmt;a(Lme;)Vintermediary method_7987Lnet/minecraft/class_2063;method_7987(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
read
- Specified by:
readin interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
write
- Specified by:
writein interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
method_7988
public long method_7988()- Mappings:
Namespace Name Mixin selector official bLmt;b()Jintermediary method_7988Lnet/minecraft/class_2063;method_7988()Jnamed method_7988Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;method_7988()J
-