示例#1
0
 public AABBIntersectionTest(IWorldIntersectionSupplier blockSelectionTester)
 {
     this.blockSelectionTester = blockSelectionTester;
 }