Update upstream B/CB

Closes GH-569
This commit is contained in:
Zach Brown
2017-01-06 15:45:59 -06:00
parent 710f32619e
commit b6dd3fb9d3
39 changed files with 111 additions and 270 deletions

View File

@@ -389,6 +389,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
List list = world.getEntities((Entity) null, new AxisAlignedBB(d0 - 0.5D, d1 - 0.5D, d2 - 0.5D, d0 + 0.5D, d1 + 0.5D, d2 + 0.5D), IEntitySelector.c);
if (!list.isEmpty()) {
--
2.9.3 (Apple Git-75)
--