net.minecraft.network.protocol.game

class ClientboundLevelChunkPacketData$BlockEntityInfo

aed$a
net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo
net.minecraft.class_6603$class_6604
net.minecraft.network.packet.s2c.play.ChunkData$BlockEntityData
net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$a

Field summary

Modifier and TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundLevelChunkPacketData$BlockEntityInfo>
a
STREAM_CODEC
field_47931
PACKET_CODEC
public static final StreamCodec<RegistryFriendlyByteBuf, List<ClientboundLevelChunkPacketData$BlockEntityInfo>>
b
LIST_STREAM_CODEC
field_47932
LIST_PACKET_CODEC
final int
c
packedXZ
field_34866
localXz
final int
d
y
field_34867
y
final BlockEntityType<?>
e
type
field_34868
type
final CompoundTag
f
tag
field_34869
nbt

Constructor summary

ModifierConstructor
private (int localXz, int y, BlockEntityType<?> type, CompoundTag nbt)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(xg arg0)
write(RegistryFriendlyByteBuf arg0)
method_38597(class_9129 arg0)
write(RegistryByteBuf buf)
static ClientboundLevelChunkPacketData$BlockEntityInfo
a(dux arg0)
create(BlockEntity arg0)
method_38596(class_2586 arg0)
of(BlockEntity blockEntity)