Package net.minecraft
Class class_5895
java.lang.Object
net.minecraft.class_5895
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5895 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official rrintermediary net/minecraft/class_5895named net/minecraft/class_5895
-
Field Summary
Fields Modifier and Type Field Description private doublefield_29143private doublefield_29144 -
Constructor Summary
Constructors Constructor Description class_5895(PacketByteBuf packetByteBuf)class_5895(WorldBorder worldBorder) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)doublemethod_34157()doublemethod_34158()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_29143
private final double field_29143- Mappings:
Namespace Name Mixin selector official aLrr;a:Dintermediary field_29143Lnet/minecraft/class_5895;field_29143:Dnamed field_29143Lnet/minecraft/class_5895;field_29143:D
-
field_29144
private final double field_29144- Mappings:
Namespace Name Mixin selector official bLrr;b:Dintermediary field_29144Lnet/minecraft/class_5895;field_29144:Dnamed field_29144Lnet/minecraft/class_5895;field_29144:D
-
-
Constructor Details
-
class_5895
-
class_5895
-
-
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 aLrr;a(Lpe;)Vintermediary method_34156Lnet/minecraft/class_5895;method_34156(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5895;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34157
- Mappings:
Namespace Name Mixin selector official bLrr;b()Dintermediary method_34157Lnet/minecraft/class_5895;method_34157()Dnamed method_34157Lnet/minecraft/class_5895;method_34157()D
-
method_34158
- Mappings:
Namespace Name Mixin selector official cLrr;c()Dintermediary method_34158Lnet/minecraft/class_5895;method_34158()Dnamed method_34158Lnet/minecraft/class_5895;method_34158()D
-