net.minecraft.network.protocol.game

public class ClientboundBlockEntityDataPacket

implements Packet<ClientGamePacketListener>

acb
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
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundBlockEntityDataPacket>
a
STREAM_CODEC
field_47903
f_vwctetyv
CODEC
CODEC
f_315210_
private final BlockPos
b
pos
field_12040
f_dpyukqoh
pos
pos
f_131690_
private final BlockEntityType<?>
c
type
field_12038
f_fwaexrzm
blockEntityType
blockEntityType
f_131691_
private final CompoundTag
d
tag
field_12039
f_xhopvyqn
nbt
nbt
f_131692_

Constructor summary

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

Method summary

Modifier and TypeMethod
public static ClientboundBlockEntityDataPacket
a(dqh arg0, BiFunction<dqh, ka, ub> arg1)
create(BlockEntity arg0, BiFunction<BlockEntity, RegistryAccess, CompoundTag> arg1)
method_39026(class_2586 arg0, BiFunction<class_2586, class_5455, class_2487> arg1)
m_gjvnmenv(C_kvegafmh arg0, BiFunction<C_kvegafmh, C_wqxmvzdq, C_hhlwcnih> arg1)
create(BlockEntity blockEntity, BiFunction<BlockEntity, DynamicRegistryManager, NbtCompound> nbtGetter)
create(BlockEntity blockEntity, BiFunction<BlockEntity, DynamicRegistryManager, NbtCompound> nbtGetter)
m_195642_(C_1991_ p_195643_, BiFunction<C_1991_, C_4706_, C_4917_> p_335361_)
public static ClientboundBlockEntityDataPacket
a(dqh 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 PacketType<ClientboundBlockEntityDataPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(abu 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
b()
getPos()
method_11293()
m_kfzwadxt()
getPos()
getPos()
m_131704_()
public BlockEntityType<?>
e()
getType()
method_11291()
m_frqvhqno()
getBlockEntityType()
getBlockEntityType()
m_195645_()
public CompoundTag
f()
getTag()
method_11290()
m_qchiboyl()
getNbt()
getNbt()
m_131708_()