|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICrafting
Method Summary | |
---|---|
void |
sendContainerAndContentsToPlayer(Container var1,
List var2)
|
void |
updateCraftingInventoryInfo(Container var1,
int var2,
int var3)
send information about the crafting inventory to the client(currently only for furnace times) |
void |
updateCraftingInventorySlot(Container var1,
int var2,
ItemStack var3)
inform the player of a change in a single slot |
Method Detail |
---|
void sendContainerAndContentsToPlayer(Container var1, List var2)
void updateCraftingInventorySlot(Container var1, int var2, ItemStack var3)
void updateCraftingInventoryInfo(Container var1, int var2, int var3)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |