public class class_5427 extends Object implements Packet<ServerPlayPacketListener>
| Modifier and Type | Field and Description |
|---|---|
private class_5421 |
field_25798 |
private boolean |
field_25799 |
private boolean |
field_25800 |
| Constructor and Description |
|---|
class_5427() |
class_5427(class_5421 class_5421,
boolean bool,
boolean bool2) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ServerPlayPacketListener serverPlayPacketListener) |
class_5421 |
method_30305() |
boolean |
method_30306() |
boolean |
method_30307() |
void |
read(PacketByteBuf buf) |
void |
write(PacketByteBuf buf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisWritingErrorSkippableprivate class_5421 field_25798
private boolean field_25799
private boolean field_25800
public class_5427()
@Environment(value=CLIENT) public class_5427(class_5421 class_5421, boolean bool, boolean bool2)
public void read(PacketByteBuf buf) throws IOException
read in interface Packet<ServerPlayPacketListener>IOExceptionpublic void write(PacketByteBuf buf) throws IOException
write in interface Packet<ServerPlayPacketListener>IOExceptionpublic void apply(ServerPlayPacketListener serverPlayPacketListener)
apply in interface Packet<ServerPlayPacketListener>public class_5421 method_30305()
public boolean method_30306()
public boolean method_30307()