Class JigsawGeneratingC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name official yf
intermediary net/minecraft/class_5194
named net/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ServerPlayPacketListener serverPlayPacketListener) int
getPos()
boolean
void
write
(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.Packet
isWritingErrorSkippable
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector official a
Lyf;a:Lgt;
intermediary field_24054
Lnet/minecraft/class_5194;field_24054:Lnet/minecraft/class_2338;
named pos
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;pos:Lnet/minecraft/util/math/BlockPos;
-
maxDepth
private final int maxDepth- Mappings:
Namespace Name Mixin selector official b
Lyf;b:I
intermediary field_24055
Lnet/minecraft/class_5194;field_24055:I
named maxDepth
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;maxDepth:I
-
keepJigsaws
private final boolean keepJigsaws- Mappings:
Namespace Name Mixin selector official c
Lyf;c:Z
intermediary field_25323
Lnet/minecraft/class_5194;field_25323:Z
named keepJigsaws
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;keepJigsaws:Z
-
-
Constructor Details
-
JigsawGeneratingC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>
Lyf;<init>(Lgt;IZ)V
intermediary <init>
Lnet/minecraft/class_5194;<init>(Lnet/minecraft/class_2338;IZ)V
named <init>
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;<init>(Lnet/minecraft/util/math/BlockPos;IZ)V
-
JigsawGeneratingC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>
Lyf;<init>(Lqx;)V
intermediary <init>
Lnet/minecraft/class_5194;<init>(Lnet/minecraft/class_2540;)V
named <init>
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
-
-
Method Details
-
write
- Specified by:
write
in interfacePacket<ServerPlayPacketListener>
- Mappings:
Namespace Name Mixin selector official a
Ltc;a(Lqx;)V
intermediary method_11052
Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
named write
Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
-
apply
- Specified by:
apply
in interfacePacket<ServerPlayPacketListener>
- Mappings:
Namespace Name Mixin selector official a
Lyf;a(Lxm;)V
intermediary method_27274
Lnet/minecraft/class_5194;method_27274(Lnet/minecraft/class_2792;)V
named apply
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
getPos
- Mappings:
Namespace Name Mixin selector official b
Lyf;b()Lgt;
intermediary method_27275
Lnet/minecraft/class_5194;method_27275()Lnet/minecraft/class_2338;
named getPos
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;getPos()Lnet/minecraft/util/math/BlockPos;
-
getMaxDepth
public int getMaxDepth()- Mappings:
Namespace Name Mixin selector official c
Lyf;c()I
intermediary method_27276
Lnet/minecraft/class_5194;method_27276()I
named getMaxDepth
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;getMaxDepth()I
-
shouldKeepJigsaws
public boolean shouldKeepJigsaws()- Mappings:
Namespace Name Mixin selector official d
Lyf;d()Z
intermediary method_29446
Lnet/minecraft/class_5194;method_29446()Z
named shouldKeepJigsaws
Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;shouldKeepJigsaws()Z
-