手冊:Block.setRenderType

出自Minecraft基岩版开发Wiki

語法[編輯]

Block.setRenderType(par1int, par2int);

參數[編輯]

參數一

int型別 方塊id

參數二

int型別 模型id

效果[編輯]

設定方塊的模型

Template:ModPE