Package net.neoforged.neoforge.oldtest.block
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.oldtest.block
-
ClassDescriptionAdds a block and item to test custom client-controlled breaking sounds.Adds a blaze head block and item to test the event for registering a custom skull model and to demonstrate the proper way to register a custom mob skull.A test case used to ensure that
IBlockStateExtension.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.This test mod allows a custom scaffolding to move down while sneaking through a method.