提供: Minecraft Modding Wiki
2013年4月5日 (金) 05:41時点におけるSquarep (トーク | 投稿記録)による版
移動先: 案内検索

Itemsについて

Itemsとは、IC2のアイテム又はブロックのItemStackを呼び出して使用するためのAPIである。

メソッド名 public static ItemStack getItem(String name)
概要 IC2のアイテムのItemStackの取得
備考 nameには下に挙げた名前を使用すること。
アイテム/ブロック名 指定文字列
銅鉱石 copperOre
錫鉱石 tinOre
ウラン鉱石 uraniumOre
ゴムの木 rubberWood
ゴムの葉 rubberLeaves
ゴムの苗木 rubberSapling
ゴムシート resinSheet
ラバートランポリン rubberTrampoline
鉄の柵 ironFence
強化石材 reinforcedStone
強化ガラス reinforcedGlass
強化石材のドア reinforcedDoorBlock
建築用建材 constructionFoam
建築用建材(硬化後) constructionFoamWall