net.minecraft.block.entity

public class ShulkerBoxBlockEntity

extends LootInventoryBlockEntity implements Tickable, SidedInventory

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable, Tickable, SidedInventory

asu
net.minecraft.class_3067
net.minecraft.block.entity.ShulkerBoxBlockEntity
net.minecraft.tileentity.TileEntityShulkerBox

Field summary

Modifier and TypeField
private static final int[]
a
field_15158
SLOTS
SLOTS
private DefaultedList<ItemStack>
f
field_15159
inventory
items
private boolean
g
field_15160
cleared
hasBeenCleared
private int
h
field_15161
viewerCount
openCount
private ShulkerBoxBlockEntity$AnimationStage
i
field_15162
stage
animationStatus
private float
j
field_15163
progress
progress
private float
k
field_15164
lastProgress
progressOld
private DyeColor
l
field_15165
color
color
private boolean
p
field_15166
brokenInCreativeMode
destroyedByCreativePlayer

Constructor summary

ModifierConstructor
public ()
public (DyeColor color)

Method summary

Modifier and TypeMethod
public void
F_()
method_2053()
tick()
update()
protected void
o()
method_13742()
tickAnimation()
updateAnimation()
public ShulkerBoxBlockEntity$AnimationStage
p()
method_13743()
getAnimationStage()
getAnimationStatus()
public Box
a(atl arg0)
method_13735(class_2232 arg0)
getShape(BlockState state)
getBoundingBox(IBlockState arg0)
public Box
b(cv arg0)
method_13738(class_1354 arg0)
getShape(Direction facing)
getBoundingBox(EnumFacing arg0)
private Box
c(cv arg0)
method_13739(class_1354 arg0)
getLidShape(Direction facing)
getTopBoundingBox(EnumFacing arg0)
private void
G()
method_13733()
moveEntities()
moveCollidedEntities()
public int
v_()
method_2388()
getSize()
getSizeInventory()
public int
y_()
method_2389()
getMaxStackSize()
getInventoryStackLimit()
public boolean
c(int arg0, int arg1)
method_4838(int arg0, int arg1)
doEvent(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public void
b(aay arg0)
method_10894(class_988 arg0)
onOpen(PlayerEntity arg0)
openInventory(EntityPlayer arg0)
public void
c(aay arg0)
method_10895(class_988 arg0)
onClose(PlayerEntity arg0)
closeInventory(EntityPlayer arg0)
public InventoryMenu
a(aax arg0, aay arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)
public String
l()
method_10906()
getMenuType()
getGuiID()
public String
h_()
method_2518()
getName()
getName()
public static void
a(ph arg0)
method_13736(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesShulkerBox(DataFixer fixer)
public void
a(du arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(du arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
e(du arg0)
method_13740(class_322 arg0)
loadNbt(NbtCompound nbt)
loadFromNbt(NBTTagCompound compound)
public NbtCompound
f(du arg0)
method_13741(class_322 arg0)
saveNbt(NbtCompound nbt)
saveToNbt(NBTTagCompound compound)
protected DefaultedList<ItemStack>
q()
method_13730()
getInventory()
getItems()
public boolean
w_()
method_13922()
isEmpty()
isEmpty()
public int[]
a(cv arg0)
method_10915(class_1354 arg0)
getSlots(Direction arg0)
getSlotsForFace(EnumFacing arg0)
public boolean
a(int arg0, afj arg1, cv arg2)
method_5353(int arg0, class_1071 arg1, class_1354 arg2)
canPushItem(int arg0, ItemStack arg1, Direction arg2)
canInsertItem(int arg0, ItemStack arg1, EnumFacing arg2)
public boolean
b(int arg0, afj arg1, cv arg2)
method_5354(int arg0, class_1071 arg1, class_1354 arg2)
canPullItem(int arg0, ItemStack arg1, Direction arg2)
canExtractItem(int arg0, ItemStack arg1, EnumFacing arg2)
public void
m()
method_10897()
clear()
clear()
public boolean
r()
method_13744()
isCleared()
isCleared()
public float
a(float arg0)
method_13734(float arg0)
getProgress(float tickDelta)
getProgress(float arg0)
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
getUpdatePacket()
public boolean
E()
method_13731()
wasBrokenInCreativeMode()
isDestroyedByCreativePlayer()
public void
a(boolean arg0)
method_13737(boolean arg0)
setBrokenInCreativeMode(boolean brokenInCreativeMode)
setDestroyedByCreativePlayer(boolean arg0)
public boolean
F()
method_13732()
shouldSave()
shouldDrop()
public DyeColor
s()
method_13745()
getColor()
getColor()