Class OnTreeGrowBlockTest

java.lang.Object
net.minecraftforge.debug.block.OnTreeGrowBlockTest

public class OnTreeGrowBlockTest extends Object
A test case used to ensure that IForgeBlockState.onTreeGrow(LevelReader, BiConsumer, RandomSource, BlockPos, TreeConfiguration) works properly, using a custom grass block that should revert to its custom dirt form after a tree grows on top of it instead of turning to dirt.