Class KeepAliveC2SPacket
java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
- Mappings:
Namespace Name official ipintermediary net/minecraft/class_2063named net/minecraft/network/packet/c2s/play/KeepAliveC2SPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) intgetTime()booleanvoidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class net.minecraft.network.Packet
apply, method_7534, method_7536, method_7537, method_7538, toString
-
Field Details
-
time
private int time- Mappings:
Namespace Name Mixin selector official aLip;a:Iintermediary field_8795Lnet/minecraft/class_2063;field_8795:Inamed timeLnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;time:I
-
-
Constructor Details
-
KeepAliveC2SPacket
public KeepAliveC2SPacket() -
KeepAliveC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Lip;<init>(I)Vintermediary <init>Lnet/minecraft/class_2063;<init>(I)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;<init>(I)V
-
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official aLip;a(Lia;)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
-
write
-
method_7533
public boolean method_7533()- Overrides:
method_7533in classPacket- Mappings:
Namespace Name Mixin selector official aLfj;a()Zintermediary method_7533Lnet/minecraft/class_700;method_7533()Znamed method_7533Lnet/minecraft/network/Packet;method_7533()Z
-
getTime
public int getTime()- Mappings:
Namespace Name Mixin selector official cLip;c()Iintermediary method_7988Lnet/minecraft/class_2063;method_7988()Inamed getTimeLnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;getTime()I
-