History - net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket

net.minecraft.class_3753

net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket

Fields

PacketCodec<PacketByteBuf, UpdateJigsawC2SPacket>: STREAM_CODEC, field_48220, CODEC

BlockPos: pos, field_16565, pos

Identifier: name, field_16563, name

Identifier: target, field_16566, target

Identifier: pool, field_23401, pool

String: finalState, field_16564, finalState

JigsawBlockEntity$Joint: joint, field_23402, jointType

int: selectionPriority, field_46917, selectionPriority

int: placementPriority, field_46918, placementPriority

Constructors

(BlockPos, Identifier, Identifier, Identifier, String, JigsawBlockEntity$Joint, int, int)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_56000, write

PacketType<UpdateJigsawC2SPacket> (): type, method_65080, getPacketType

void (ServerPlayPacketListener): handle, method_16392, apply

BlockPos (): getPos, method_16396, getPos

Identifier (): getName, method_16395, getName

Identifier (): getTarget, method_16394, getTarget

Identifier (): getPool, method_26435, getPool

String (): getFinalState, method_16393, getFinalState

JigsawBlockEntity$Joint (): getJoint, method_26436, getJointType

int (): getSelectionPriority, method_54668, getSelectionPriority

int (): getPlacementPriority, method_54669, getPlacementPriority

void (PacketListener): handle, method_65081, apply