public interface IMixinBlockTree extends IMixinBlock
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.data.manipulator.mutable.block.TreeData |
getTreeData(net.minecraft.block.state.IBlockState blockState) |
org.spongepowered.api.block.BlockState |
resetTreeData(org.spongepowered.api.block.BlockState blockState) |
getApplicableKeys, getDefaultBlockState, getManipulators, getValues, isFlammable, supports