History - net.minecraft.block.entity.FurnaceBlockEntity
1.7.10
Names
apg
net.minecraft.class_221
net.minecraft.block.entity.FurnaceBlockEntity
net.minecraft.tileentity.TileEntityFurnace
Fields
int[]: k, field_5656, INVENTORY_SLOTS_TOP, slotsTop
int[]: l, field_5657, INVENTORY_SLOTS_BOTTOM, slotsBottom
int[]: m, field_5658, INVENTORY_SLOTS_SIDES, slotsSides
ItemStack[]: n, field_548, inventory, furnaceItemStacks
int: a, field_545, fuelTime, furnaceBurnTime
int: i, field_546, totalFuelTime, currentItemBurnTime
int: j, field_547, cookTime, furnaceCookTime
String: o, field_5659, customName, furnaceCustomName
Constructors
()
Methods
int (): a, method_2388, getSize, getSizeInventory
ItemStack (int): a, method_2381, getItem, getStackInSlot
ItemStack (int, int): a, method_2382, removeItem, decrStackSize
ItemStack (int): a_, method_2386, removeItemQuietly, getStackInSlotOnClosing
void (int, ItemStack): a, method_2383, setItem, setInventorySlotContents
String (): b, method_2385, getInventoryName, getInventoryName
boolean (): k_, method_5339, hasCustomName, isCustomInventoryName
void (String): a, method_4816, setCustomName, setCustomInventoryName
void (NbtCompound): a, method_537, readNbt, readFromNBT
void (NbtCompound): b, method_541, writeNbt, writeToNBT
int (): d, method_2389, getMaxStackSize, getInventoryStackLimit
boolean (): i, method_523, hasFuel, isBurning
void (): h, method_545, tick, updateEntity
boolean (): k, method_525, canCook, canSmelt
void (): j, method_524, finishCooking, smeltItem
int (ItemStack): a, method_519, getFuelTime, getItemBurnTime
boolean (ItemStack): b, method_520, isFuel, isItemFuel
boolean (PlayerEntity): a, method_2384, isValid, isUseableByPlayer
void (): f, method_2390, onOpen, openChest
void (): l_, method_2387, onClose, closeChest
boolean (int, ItemStack): b, method_5338, isItemAllowed, isItemValidForSlot
int[] (int): c, method_5355, getSlots, getSlotsForFace
boolean (int, ItemStack, int): a, method_5353, canPushItem, canInsertItem
boolean (int, ItemStack, int): b, method_5354, canPullItem, canExtractItem
int (int): d, method_521, getCookProgress, getCookProgressScaled
int (int): e, method_522, getLitProgress, getBurnTimeRemainingScaled