summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/util/BlockIterator.java
Commit message (Expand)AuthorAgeLines
* Add ray tracing and bounding box APIblablubbabc2018-10-26-2/+14
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-6/+15
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-5/+0
* [BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069feildmaster2012-12-01-2/+2
* Use existing function to get opposite block faceAcrobot2012-05-25-28/+3
* [Bleeding] Optimized locToBlock. Addresses BUKKIT-815Wesley Wolfe2012-02-29-6/+8
* Generic cleaningErik Broes2012-01-15-4/+0
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-20/+20
* Small javadoc cleanupNathan Adams2011-10-10-3/+0
* Deprecated Block.getFace(Face) and Block.getFace(Face,int); use getRelative()Erik Broes2011-07-17-13/+13
* Whitespace + general cleanupErik Broes2011-05-15-55/+68
* Added a few null pointer checks and performed minor touchups (tried improving...VictorD2011-03-05-3/+1
* Added target block ray trace functionality.Raphfrk2011-02-18-0/+372