02-25-2013, 04:14 PM
Well, what an uproar. I think it's clear people want it kept in, so I won't touch its existence. However, having a class for just two functions feels weird, so I'm gonna think about other usage as well and might add that.
What comes to mind is that we can use cCuboid to give dimensions to cBlockArea reads. That way you can have a per-player cCuboid class that they manage through regular means - rclking with a stick or wooden axe or whatever - and then read a cBlockArea based on that cuboid. No need to keep two sets of coords for each player.
What comes to mind is that we can use cCuboid to give dimensions to cBlockArea reads. That way you can have a per-player cCuboid class that they manage through regular means - rclking with a stick or wooden axe or whatever - and then read a cBlockArea based on that cuboid. No need to keep two sets of coords for each player.