net.minecraft.network.protocol.game

public class ClientboundBlockEntityDataPacket

implements Packet<ClientGamePacketListener>

zh
net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket
net.minecraft.class_2622
net.minecraft.unmapped.C_knypsere
net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
net.minecraft.src.C_5041_
net.minecraft.network.protocol.game.PacketPlayOutTileEntityData

Field summary

Modifier and TypeField
private final BlockPos
a
pos
field_12040
f_dpyukqoh
pos
pos
f_131690_
private final BlockEntityType<?>
b
type
field_12038
f_fwaexrzm
blockEntityType
blockEntityType
f_131691_
private final CompoundTag
c
tag
field_12039
f_xhopvyqn
nbt
nbt
f_131692_

Constructor summary

ModifierConstructor
private (BlockPos pos, BlockEntityType<?> blockEntityType, CompoundTag nbt)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public static ClientboundBlockEntityDataPacket
a(dgv arg0, Function<dgv, sn> arg1)
create(BlockEntity arg0, Function<BlockEntity, CompoundTag> arg1)
method_39026(class_2586 arg0, Function<class_2586, class_2487> arg1)
m_vgbnsehw(C_kvegafmh arg0, Function<C_kvegafmh, C_hhlwcnih> arg1)
create(BlockEntity blockEntity, Function<BlockEntity, NbtCompound> nbtGetter)
of(BlockEntity blockEntity, Function<BlockEntity, NbtCompound> nbtGetter)
m_195642_(C_1991_ p_195643_, Function<C_1991_, C_4917_> p_195644_)
public static ClientboundBlockEntityDataPacket
a(dgv arg0)
create(BlockEntity arg0)
method_38585(class_2586 arg0)
m_kjkvhdgi(C_kvegafmh arg0)
create(BlockEntity blockEntity)
of(BlockEntity blockEntity)
m_195640_(C_1991_ p_195641_)
public void
a(ui arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(za arg0)
handle(ClientGamePacketListener arg0)
method_11292(class_2602 arg0)
m_smxiqahp(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public BlockPos
a()
getPos()
method_11293()
m_kfzwadxt()
getPos()
getPos()
m_131704_()
public BlockEntityType<?>
d()
getType()
method_11291()
m_frqvhqno()
getBlockEntityType()
getBlockEntityType()
m_195645_()
public CompoundTag
e()
getTag()
method_11290()
m_qchiboyl()
getNbt()
getNbt()
m_131708_()