History - net.minecraft.block.entity.BrewingStandBlockEntity

1.7.10

Names

aov

net.minecraft.class_215

net.minecraft.block.entity.BrewingStandBlockEntity

net.minecraft.tileentity.TileEntityBrewingStand

Fields

int[]: a, field_5646, INGREDIENT_SLOTS, inputSlots

int[]: i, field_5647, POTION_SLOTS, outputSlots

ItemStack[]: j, field_513, inventory, brewingItemStacks

int: k, field_514, timer, brewTime

int: l, field_515, hasPotion, filledSlots

Item: m, field_7495, ingredient, ingredientID

String: n, field_5648, customName, field_145942_n

Constructors

()

Methods

String (): b, method_2385, getInventoryName, getInventoryName

boolean (): k_, method_5339, hasCustomName, isCustomInventoryName

void (String): a, method_4803, setCustomName, func_145937_a

int (): a, method_2388, getSize, getSizeInventory

void (): h, method_545, tick, updateEntity

int (): i, method_510, getTimer, getBrewTime

boolean (): k, method_508, canBrew, canBrew

void (): l, method_509, brew, brewPotions

int (int, ItemStack): c, method_505, applyIngredient, func_145936_c

void (NbtCompound): a, method_537, readNbt, readFromNBT

void (NbtCompound): b, method_541, writeNbt, writeToNBT

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

int (): d, method_2389, getMaxStackSize, getInventoryStackLimit

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 (): j, method_507, findHasPotion, getFilledSlots

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

void (int): d, method_506, setTimer, setBrewTime