GuiContainer.java


drawSlotInventory(Slot slot)

インベントリスロット内のアイテムのアイコンを表示

drawScreen(int i, int j, float f)

スクリーン上の色々主にアイテムやGUIの背景

if (inventoryplayer.getItemStack() != null)以下の塊

アイテムを左クリックで持った時の描写
最終更新:2012年03月07日 00:53