Interface ICharcoalPileWall


@Deprecated public interface ICharcoalPileWall
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated.
     
    net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>
    Deprecated.
     
    boolean
    matches(net.minecraft.world.level.block.state.BlockState state)
    Deprecated.
     
  • Method Details

    • getCharcoalAmount

      int getCharcoalAmount()
      Deprecated.
    • matches

      boolean matches(net.minecraft.world.level.block.state.BlockState state)
      Deprecated.
    • getDisplayItems

      net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack> getDisplayItems()
      Deprecated.