WorldBorder/src/main/java/com/wimbli/WorldBorder
Maxim Van de Wynckel 895bec7061 public percentage methods for fill and trim task
Provides public methods to get the percentage for the fill and trim
task. These can be used by 3rd party plugins to get the calculated
percentage or get the values of the processed/total amount of chunks.

Possible usages I have in mind:
- Boss bar showing a progress of the fill task
- Action bar showing the status
- ...
2016-01-15 12:38:17 +01:00
..
Events World Trim/Fill task start events 2016-01-12 20:47:10 +01:00
UUID Minor code formatting changes 2015-03-02 11:37:01 +11:00
cmd Minor bit of code cleanup 2015-05-19 09:17:24 -05:00
BlockPlaceListener.java Minor code formatting changes 2015-03-02 11:37:01 +11:00
BorderCheckTask.java Release 1.8.4 2015-06-23 12:38:26 -05:00
BorderData.java Fix for minor bug in border knockback code for worlds that have a single layer bedrock base at Y level 1. 2016-01-02 04:54:10 -06:00
Config.java Minor bit of code cleanup 2015-05-19 09:17:24 -05:00
CoordXZ.java Mavenized entire project 2013-05-16 23:27:12 -05:00
DynMapFeatures.java Some minor code refactoring and cleanup courtesy of Zeluboba, taken in desired bits referenced from his larger pull request here: 2014-02-17 06:37:18 -06:00
MobSpawnListener.java Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
WBCommand.java Proposed & implemented feature: prevent mob spawns outside of border, including: 2015-05-18 12:18:36 +01:00
WBListener.java a bit of cleanup for denypearl functionality, and made setting enable itself for people updating from older versions of the plugin where it defaulted to false (as it now defaults to true); this is done since the changed functionality should now be desirable for most people 2014-02-22 08:10:13 -06:00
WorldBorder.java Minor bit of code cleanup 2015-05-19 09:17:24 -05:00
WorldFileData.java Minor code formatting changes 2015-03-02 11:37:01 +11:00
WorldFillTask.java public percentage methods for fill and trim task 2016-01-15 12:38:17 +01:00
WorldTrimTask.java public percentage methods for fill and trim task 2016-01-15 12:38:17 +01:00