Advertisement
ViiRuS

Delete Bounding Box Tutorial (You could walk through block)

Jan 28th, 2012
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.29 KB | None | 0 0
  1. mod_ file (inside the declaring of the block)
  2. =============================
  3. .setResistance(1F)
  4. ==============================
  5. Block file
  6. =============================
  7.   public AxisAlignedBB getCollisionBoundingBoxFromPool(World world, int i, int j, int k)
  8.     {
  9.         return null;
  10.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement