Package net.minecraft
Class class_5897
java.lang.Object
net.minecraft.class_5897
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5897 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official rtintermediary net/minecraft/class_5897named net/minecraft/class_5897
-
Field Summary
Fields Modifier and Type Field Description private doublefield_29148 -
Constructor Summary
Constructors Constructor Description class_5897(PacketByteBuf packetByteBuf)class_5897(WorldBorder worldBorder) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)doublemethod_34164()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_29148
private final double field_29148- Mappings:
Namespace Name Mixin selector official aLrt;a:Dintermediary field_29148Lnet/minecraft/class_5897;field_29148:Dnamed field_29148Lnet/minecraft/class_5897;field_29148:D
-
-
Constructor Details
-
class_5897
-
class_5897
-
-
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 aLrt;a(Lpe;)Vintermediary method_34163Lnet/minecraft/class_5897;method_34163(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5897;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34164
- Mappings:
Namespace Name Mixin selector official bLrt;b()Dintermediary method_34164Lnet/minecraft/class_5897;method_34164()Dnamed method_34164Lnet/minecraft/class_5897;method_34164()D
-