Package net.minecraft
Class class_5898
java.lang.Object
net.minecraft.class_5898
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5898 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official ruintermediary net/minecraft/class_5898named net/minecraft/class_5898
-
Field Summary
Fields Modifier and Type Field Description private intfield_29149 -
Constructor Summary
Constructors Constructor Description class_5898(PacketByteBuf packetByteBuf)class_5898(WorldBorder worldBorder) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)intmethod_34166()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
isWritingErrorSkippable
-
Field Details
-
field_29149
private final int field_29149- Mappings:
Namespace Name Mixin selector official aLru;a:Iintermediary field_29149Lnet/minecraft/class_5898;field_29149:Inamed field_29149Lnet/minecraft/class_5898;field_29149:I
-
-
Constructor Details
-
class_5898
-
class_5898
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLpb;a(Lnx;)Vintermediary method_11052Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLru;a(Lpe;)Vintermediary method_34165Lnet/minecraft/class_5898;method_34165(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5898;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34166
- Mappings:
Namespace Name Mixin selector official bLru;b()Iintermediary method_34166Lnet/minecraft/class_5898;method_34166()Inamed method_34166Lnet/minecraft/class_5898;method_34166()I
-