手冊:Entity.getEntityTypeId

出自Minecraft基岩版开发Wiki

語法[編輯]

Entity.getEntityTypeId(par1Object);

參數[編輯]

參數一

Object型別 實體

傳回值

int型別 實體id

效果[編輯]

取得實體的實體id。

Template:ModPE