Package forestry.api.arboriculture
Interface ICharcoalPileWall
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>Deprecated.booleanmatches(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.
-