summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/World.java
Commit message (Expand)AuthorAgeLines
* Tweak Block.getTemperature to return actual block temperatureHEADmastermd_52018-12-19-0/+3
* Add ray tracing and bounding box APIblablubbabc2018-10-26-4/+221
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+9
* Update documentation of structure locate API to reflect implementation behaviourSenmori2018-09-24-1/+12
* Add API to locate structuresSenmori2018-09-22-0/+14
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-0/+46
* Expand GameRule APISenmori2018-08-11-2/+35
* Deprecate and add note to regenerateChunk methodmd_52018-08-07-0/+4
* Update to Minecraft 1.13-pre7md_52018-07-15-49/+18
* Deprecate BlockChangeDelegatemd_52017-12-03-0/+2
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+10
* Implement pre-spawn API to allow modifications to spawned entities.Xor Boole2016-12-06-0/+19
* Added method for spawning a falling block with the BlockDataLukBukkit2016-11-26-0/+17
* Implement SoundCategory for playing sounds.LukBukkit2016-11-19-0/+28
* SPIGOT-2595: Clarify World#getHighestBlockYAt behaviourmd_52016-08-13-5/+10
* Deprecate dangerous method paramater used for unsafe chunk unloads.md_52016-03-19-0/+2
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-0/+14
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+14
* Add definitions for Minecraft 1.9 gameplay elementsmd_52016-03-01-0/+194
* Remove EntityType and some deprecated Entity methodsBlackHole2016-03-01-24/+0
* Add a getNearbyEntities method to get entities which are within range of a sp...Nathan Wolf2015-04-07-0/+13
* Deprecate refreshChunk.md_52015-01-31-0/+3
* Add WorldBorder APITheCutter2014-12-14-0/+7
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-1/+13
* Deprecate missed magic values from 1f83111208ab3612f384a2e6b65cc28423dc625eWesley Wolfe2014-04-01-0/+4
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-03-24-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-96/+178
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-11-30-2/+2
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+8
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-0/+4
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-38/+38
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-02-22-4/+5
* Improve javadoc in 26 files.feildmaster2013-01-22-3/+3
* Add API for creating explosions without damaging blocks. Fixes BUKKIT-3061feildmaster2012-11-27-0/+14
* Add API for ambient mob spawn limit. Adds BUKKIT-2765Travis Watkins2012-10-31-0/+14
* Add API for managing and using GameRules. Adds BUKKIT-2757feildmaster2012-10-31-0/+39
* Add API for Sound, and playing the sounds for Worlds and Players. Adds BUKKIT...feildmaster2012-08-21-0/+12
* Add isChunkInUse() to World. Addresses BUKKIT-2330Mike Primm2012-08-19-0/+9
* Add interface for spawning FallingBlocks and correctly spawn a FallingBlock w...feildmaster2012-08-14-0/+26
* Deprecate spawnCreature and add spawnEntity. Addresses BUKKIT-1168V10lator2012-06-23-0/+11
* Javadoc updatesfeildmaster2012-06-03-2/+2
* Add API for managing mob spawn limits per-world. Fixes BUKKIT-1565Travis Watkins2012-04-23-0/+42
* [Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075Mike Primm2012-03-08-3/+10
* Adding/expanding documentationCeltic Minstrel2012-02-29-0/+5
* Fix javadoc errors/warningsCeltic Minstrel2012-02-29-0/+3
* Implementation of richer playEffect methods. Addresses BUKKIT-857Celtic Minstrel2012-02-29-2/+21
* [Bleeding] Added a Metadata framework for Entities, Blocks, and Worldsrmichela2012-02-29-1/+2
* [Bleeding] Added EntityType to replace CreatureType.Celtic Minstrel2012-02-22-0/+10
* Add getEntitiesByClass(Class<T>) and getEntitiesByClasses(Class<?>...), depre...Mike Primm2012-02-18-0/+15
* Deprecation cleanup.Erik Broes2012-02-18-12/+0