public class FurnaceContainer_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> extends FurnaceContainer_v1_7<T,I,S>
| Constructor and Description |
|---|
FurnaceContainer_v1_8(int windowId,
T playerInventory,
net.lenni0451.mcstructs.recipes.ARecipeRegistry<I,S> recipeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initSlots()
Initialize all slots of this container.
|
getFurnaceInventory, getPlayerInventory, getRecipeRegistry, moveStackcanTakeAll, click, click, mergeStackaddSlot, addSlot, close, getSlot, getSlotCount, getWindowIdprotected void initSlots()
AContainerinitSlots in class FurnaceContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>>