net.minecraft.network.protocol.game

public class ServerboundSetJigsawBlockPacket

implements Packet<ServerGamePacketListener>

ahz
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
net.minecraft.class_3753
net.minecraft.unmapped.C_jstftabg
net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
net.minecraft.network.packet.c2s.play.JigsawUpdateC2SPacket
net.minecraft.src.C_5193_
net.minecraft.network.protocol.game.PacketPlayInSetJigsaw

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundSetJigsawBlockPacket>
a
STREAM_CODEC
field_48220
f_kttgwawa
CODEC
CODEC
f_316452_
private final BlockPos
b
pos
field_16565
f_gtyvazsa
pos
pos
f_134565_
private final ResourceLocation
c
name
field_16563
f_pwqvvpil
name
attachmentType
f_134566_
private final ResourceLocation
d
target
field_16566
f_odgjqaif
target
targetPool
f_134567_
private final ResourceLocation
e
pool
field_23401
f_yzyqvpko
pool
pool
f_134568_
private final String
f
finalState
field_16564
f_hdborzir
finalState
finalState
f_134569_
private final JigsawBlockEntity$JointType
g
joint
field_23402
f_azyjrwgw
jointType
jointType
f_134570_
private final int
h
selectionPriority
field_46917
f_ywjptvfg
selectionPriority
selectionPriority
f_303867_
private final int
i
placementPriority
field_46918
f_tvfsejii
placementPriority
placementPriority
f_303292_

Constructor summary

ModifierConstructor
public (BlockPos pos, ResourceLocation name, ResourceLocation target, ResourceLocation pool, String finalState, JigsawBlockEntity$JointType jointType, int selectionPriority, int placementPriority)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_56000(class_2540 arg0)
m_cxfkhtje(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_134586_(C_4983_ arg0)
public PacketType<ServerboundSetJigsawBlockPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(agi arg0)
handle(ServerGamePacketListener arg0)
method_16392(class_2792 arg0)
m_qaawalys(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public BlockPos
b()
getPos()
method_16396()
m_swoelwwj()
getPos()
getPos()
m_134585_()
public ResourceLocation
e()
getName()
method_16395()
m_sfvtyyrc()
getName()
getAttachmentType()
m_134588_()
public ResourceLocation
f()
getTarget()
method_16394()
m_lgfabltz()
getTarget()
getTargetPool()
m_134589_()
public ResourceLocation
g()
getPool()
method_26435()
m_izhqjnxl()
getPool()
getPool()
m_134590_()
public String
h()
getFinalState()
method_16393()
m_aifbsblz()
getFinalState()
getFinalState()
m_134591_()
public JigsawBlockEntity$JointType
i()
getJoint()
method_26436()
m_qjolkeyu()
getJointType()
getJointType()
m_134592_()
public int
j()
getSelectionPriority()
method_54668()
m_domwupvr()
getSelectionPriority()
getSelectionPriority()
m_305292_()
public int
k()
getPlacementPriority()
method_54669()
m_dbdqldml()
getPlacementPriority()
getPlacementPriority()
m_307441_()