public interface ICharcoalPileWall
| Modifier and Type | Method and Description |
|---|---|
int |
getCharcoalAmount() |
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> |
getDisplayItems() |
default net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> |
getDisplyItems()
Deprecated.
|
boolean |
matches(net.minecraft.block.state.IBlockState state) |
int getCharcoalAmount()
boolean matches(net.minecraft.block.state.IBlockState state)
@Deprecated default net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> getDisplyItems()
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> getDisplayItems()