PushReaction
A push reaction is what happens when a piston tries to push a block.
Importing the package
It might be required for you to import the package if you encounter any issues, so better be safe than sorry and add the import.
import mods.contenttweaker.PushReaction;
Comparing two reactions
You can see if two reactions are equal by using the ==
operator.
Static methods
You can use these methods to get PushReaction Objects: