Package net.minecraft
Class class_5747
java.lang.Object
net.minecraft.class_5747
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5747 extends Object implements Packet<ClientPlayPacketListener>
-
Field Summary
Fields Modifier and Type Field Description private class_5720field_28283 -
Constructor Summary
Constructors Constructor Description class_5747()class_5747(class_5720 class_5720) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)class_5720method_33137()voidread(PacketByteBuf buf)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_28283
-
-
Constructor Details
-
class_5747
public class_5747() -
class_5747
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- Throws:
IOException
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Throws:
IOException
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>
-
method_33137
-