Package net.minecraft
Class class_5888
java.lang.Object
net.minecraft.class_5888
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5888 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official pvintermediary net/minecraft/class_5888named net/minecraft/class_5888
-
Field Summary
Fields Modifier and Type Field Description private booleanfield_29122 -
Constructor Summary
Constructors Constructor Description class_5888(boolean bool)class_5888(PacketByteBuf packetByteBuf) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)booleanmethod_34116()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_29122
private final boolean field_29122- Mappings:
Namespace Name Mixin selector official aLpv;a:Zintermediary field_29122Lnet/minecraft/class_5888;field_29122:Znamed field_29122Lnet/minecraft/class_5888;field_29122:Z
-
-
Constructor Details
-
class_5888
public class_5888(boolean bool) -
class_5888
-
-
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 aLpv;a(Lpe;)Vintermediary method_34115Lnet/minecraft/class_5888;method_34115(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5888;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34116
- Mappings:
Namespace Name Mixin selector official bLpv;b()Zintermediary method_34116Lnet/minecraft/class_5888;method_34116()Znamed method_34116Lnet/minecraft/class_5888;method_34116()Z
-