getDrops

abstract fun getDrops(includeSelf: Boolean): List<ItemStack>

Retrieves a list of all ItemStacks this TileEntity would drop.

Return

A list of all ItemStacks this TileEntity would drop.