Forge Blockentities

Forge BlockEntity 机制:BlockEntityType 注册(RegistryObject、BlockEntityType$BlockEntitySupplier、Set<Block>)、EntityBlock#newBlockEntity 创建、CompoundTag 数据存储(saveAdditional/load/setChanged)、BlockEntityTicker tick 功能、客户端同步(getUpdateTag/handleUpdateTag/getUpdatePacket/ClientboundBlockEntityDataPacket/SimpleChannel)、BlockEntityRenderer 渲染(BlockEntityRenderer<T>、render 方法参数、EntityRenderersEvent$RegisterRenderers 注册)、性能优化建议。

ZMJJKK123-hub Updated

File contents

ZMJJKK123-hub/skill-agent/tree/main/core/skills/forge-blockentities commit c394aee7d9

Frequently asked questions

npx skillmds@latest add zmjjkk123-hub/forge-blockentities