net.minecraft.network.protocol.game

public class ClientboundBlockEntityDataPacket

implements Packet<ClientGamePacketListener>

mh
net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket
net.minecraft.class_2622
net.minecraft.unmapped.C_knypsere
net.minecraft.client.network.packet.BlockEntityUpdateS2CPacket
net.minecraft.network.play.server.SUpdateTileEntityPacket
net.minecraft.server.v1_15_R1.PacketPlayOutTileEntityData

Field summary

Modifier and TypeField
private BlockPos
a
pos
field_12040
f_dpyukqoh
pos
field_179824_a
private int
b
type
field_12038
f_fwaexrzm
blockEntityType
field_148859_d
private CompoundTag
c
tag
field_12039
f_xhopvyqn
tag
field_148860_e

Constructor summary

ModifierConstructor
public ()
public (BlockPos pos, int blockEntityType, CompoundTag tag)

Method summary

Modifier and TypeMethod
public void
a(kv arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(kv arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(lw arg0)
handle(ClientGamePacketListener arg0)
method_11292(class_2602 arg0)
m_smxiqahp(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public BlockPos
b()
getPos()
method_11293()
m_kfzwadxt()
getPos()
func_179823_a()
public int
c()
getType()
method_11291()
m_frqvhqno()
getBlockEntityType()
func_148853_f()
public CompoundTag
d()
getTag()
method_11290()
m_qchiboyl()
getCompoundTag()
func_148857_g()