Package net.minecraft
Class class_5896
java.lang.Object
net.minecraft.class_5896
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5896 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official rsintermediary net/minecraft/class_5896named net/minecraft/class_5896
-
Field Summary
Fields Modifier and Type Field Description private doublefield_29145private doublefield_29146private longfield_29147 -
Constructor Summary
Constructors Constructor Description class_5896(PacketByteBuf packetByteBuf)class_5896(WorldBorder worldBorder) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)doublemethod_34160()doublemethod_34161()longmethod_34162()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_29145
private final double field_29145- Mappings:
Namespace Name Mixin selector official aLrs;a:Dintermediary field_29145Lnet/minecraft/class_5896;field_29145:Dnamed field_29145Lnet/minecraft/class_5896;field_29145:D
-
field_29146
private final double field_29146- Mappings:
Namespace Name Mixin selector official bLrs;b:Dintermediary field_29146Lnet/minecraft/class_5896;field_29146:Dnamed field_29146Lnet/minecraft/class_5896;field_29146:D
-
field_29147
private final long field_29147- Mappings:
Namespace Name Mixin selector official cLrs;c:Jintermediary field_29147Lnet/minecraft/class_5896;field_29147:Jnamed field_29147Lnet/minecraft/class_5896;field_29147:J
-
-
Constructor Details
-
class_5896
-
class_5896
-
-
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 aLrs;a(Lpe;)Vintermediary method_34159Lnet/minecraft/class_5896;method_34159(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5896;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34160
- Mappings:
Namespace Name Mixin selector official bLrs;b()Dintermediary method_34160Lnet/minecraft/class_5896;method_34160()Dnamed method_34160Lnet/minecraft/class_5896;method_34160()D
-
method_34161
- Mappings:
Namespace Name Mixin selector official cLrs;c()Dintermediary method_34161Lnet/minecraft/class_5896;method_34161()Dnamed method_34161Lnet/minecraft/class_5896;method_34161()D
-
method_34162
- Mappings:
Namespace Name Mixin selector official dLrs;d()Jintermediary method_34162Lnet/minecraft/class_5896;method_34162()Jnamed method_34162Lnet/minecraft/class_5896;method_34162()J
-