net.minecraft.block.entity

public class BrewingStandBlockEntity

extends InventoryBlockEntity implements SidedInventory, Tickable

All mapped superinterfaces:

Inventory, Clearable, NamedMenuProvider, MenuProvider, Nameable, SidedInventory, Tickable

btp
net.minecraft.class_2589
net.minecraft.block.entity.BrewingStandBlockEntity
net.minecraft.tileentity.BrewingStandTileEntity
net.minecraft.tileentity.BrewingStandTileEntity

Field summary

Modifier and TypeField
private static final int[]
b
field_11886
INGREDIENT_SLOTS
field_145941_a
field_145941_a
private static final int[]
c
field_11879
POTION_SLOTS
field_184277_f
field_184277_f
private static final int[]
g
field_11880
SIDE_SLOTS
field_145947_i
field_145947_i
private DefaultedList<ItemStack>
h
field_11882
inventory
field_145945_j
field_145945_j
private int
i
field_11878
timer
field_145946_k
field_145946_k
private boolean[]
j
field_11883
hasPotion
field_145943_l
field_145943_l
private Item
k
field_11881
ingredient
field_145944_m
field_145944_m
private int
l
field_11885
fuel
field_184278_m
field_184278_m
protected final C_45135695
a
field_17381
f_20862192
field_213954_a
field_213954_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected Text
g()
method_17823()
m_68140721()
func_213907_g()
func_213907_g()
public int
N_()
method_5439()
getSize()
func_70302_i_()
getSizeInventory()
public boolean
c()
method_5442()
isEmpty()
func_191420_l()
isEmpty()
public void
U_()
method_16896()
tick()
func_73660_a()
tick()
public boolean[]
f()
method_11028()
findHasPotion()
func_174902_m()
createFilledSlotsArray()
private boolean
s()
method_11027()
canBrew()
func_145934_k()
canBrew()
private void
t()
method_11029()
brew()
func_145940_l()
brewPotions()
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public NbtCompound
b(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public ItemStack
a(int arg0)
method_5438(int arg0)
getItem(int arg0)
func_70301_a(int arg0)
getStackInSlot(int arg0)
public ItemStack
a(int arg0, int arg1)
method_5434(int arg0, int arg1)
removeItem(int arg0, int arg1)
func_70298_a(int arg0, int arg1)
decrStackSize(int arg0, int arg1)
public ItemStack
b(int arg0)
method_5441(int arg0)
removeItemQuietly(int arg0)
func_70304_b(int arg0)
removeStackFromSlot(int arg0)
public void
a(int arg0, bcb arg1)
method_5447(int arg0, class_1799 arg1)
setItem(int arg0, ItemStack arg1)
func_70299_a(int arg0, ItemStack arg1)
setInventorySlotContents(int arg0, ItemStack arg1)
public boolean
a(avy arg0)
method_5443(class_1657 arg0)
isValid(PlayerEntity arg0)
func_70300_a(PlayerEntity arg0)
isUsableByPlayer(PlayerEntity arg0)
public boolean
b(int arg0, bcb arg1)
method_5437(int arg0, class_1799 arg1)
isItemAllowed(int arg0, ItemStack arg1)
func_94041_b(int arg0, ItemStack arg1)
isItemValidForSlot(int arg0, ItemStack arg1)
public int[]
a(fa arg0)
method_5494(class_2350 arg0)
getSlots(Direction arg0)
func_180463_a(Direction arg0)
getSlotsForFace(Direction arg0)
public boolean
a(int arg0, bcb arg1, fa arg2)
method_5492(int arg0, class_1799 arg1, class_2350 arg2)
canPushItem(int arg0, ItemStack arg1, Direction arg2)
func_180462_a(int arg0, ItemStack arg1, Direction arg2)
canInsertItem(int arg0, ItemStack arg1, Direction arg2)
public boolean
b(int arg0, bcb arg1, fa arg2)
method_5493(int arg0, class_1799 arg1, class_2350 arg2)
canPullItem(int arg0, ItemStack arg1, Direction arg2)
func_180461_b(int arg0, ItemStack arg1, Direction arg2)
canExtractItem(int arg0, ItemStack arg1, Direction arg2)
public void
M_()
method_5448()
clear()
func_174888_l()
clear()
protected InventoryMenu
a(int arg0, avx arg1)
method_5465(int arg0, class_1661 arg1)
m_98062691(int arg0, PlayerInventory arg1)
func_213906_a(int arg0, PlayerInventory arg1)
func_213906_a(int arg0, PlayerInventory arg1)