Example #1
0
 @Override
 public BlockFace getAttachedFace(Block block) {
   return getAttachedFace(block.getBlockData());
 }