Package forestry.api.arboriculture
Interface ICharcoalPileWall
public interface ICharcoalPileWall
-
Method Summary
Modifier and TypeMethodDescriptionintnet.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>booleanmatches(net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
getCharcoalAmount
int getCharcoalAmount() -
matches
boolean matches(net.minecraft.world.level.block.state.BlockState state) -
getDisplayItems
net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack> getDisplayItems()
-