Package net.pdevita.creeperheal2.utils
Class FindDependentBlockBase
-
- All Implemented Interfaces:
-
net.pdevita.creeperheal2.utils.FindDependentBlock
public class FindDependentBlockBase implements FindDependentBlock
-
-
Constructor Summary
Constructors Constructor Description FindDependentBlockBase()
-
Method Summary
Modifier and Type Method Description Location
reorient(BlockState state)
BlockFace
getBlockFace(BlockState state)
-
-
Method Detail
-
reorient
Location reorient(BlockState state)
-
getBlockFace
BlockFace getBlockFace(BlockState state)
-
-
-
-