提供: Minecraft Modding Wiki
Itemsについて
Itemsとは、IC2のアイテム又はブロックのItemStackを呼び出して使用するためのAPIである。
メソッド名 | public static ItemStack getItem(String name) |
---|---|
概要 | IC2のアイテムのItemStackの取得 |
指定文字列 | アイテム/ブロック名 |
---|---|
銅鉱石 | copperOre |
錫鉱石 | tinOre |
ウラン鉱石 | uraniumOre |
ゴムの木 | rubberWood |
ゴムの葉 | rubberLeaves |
ゴムの苗木 | rubberSapling |
ゴムシート | resinSheet |
ラバートランポリン | rubberTrampoline |
鉄の柵 | ironFence |
強化石材 | reinforcedStone |
強化ガラス | reinforcedGlass |
強化石材のドア | reinforcedDoorBlock |
建築用建材 | constructionFoam |
建築用建材(硬化後) | constructionFoamWall |