summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
Commit message (Expand)AuthorAgeLines
* Mappings Updatemd_52018-12-13-13/+13
* Make natural item dropping mimic Vanillamd_52018-10-31-31/+6
* Add ray tracing and bounding box APIblablubbabc2018-10-26-6/+154
* Update to Minecraft 1.13.2md_52018-10-23-1/+1
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+5
* Add API to locate structures.Senmori2018-09-22-0/+8
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-1/+12
* Update to Minecraft 1.13.1md_52018-08-26-15/+8
* Expand GameRule APISenmori2018-08-11-1/+40
* SPIGOT-4137: Fix World.regenerateChunkmd_52018-07-25-5/+1
* Update to Minecraft 1.13-pre7md_52018-07-15-53/+68
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+7
* SPIGOT-3587: Set head rotation when spawning entitymd_52017-10-01-0/+1
* SPIGOT-3304: Respect duration from Vanilla /weathermd_52017-06-09-0/+2
* Update to Minecraft 1.12-pre2md_52017-05-14-6/+14
* SPIGOT-3051: Set pitch/yaw for spawned boatsmd_52017-02-06-0/+1
* SPIGOT-2957 getSeaLevel() should return the real sea level, not a hard-coded ...Ryan Michela2016-12-26-1/+1
* SPIGOT-2908: Correctly spawn LlamaSpitmd_52016-12-10-1/+1
* Implement pre-spawn API to allow modifications to spawned entities.Xor Boole2016-12-06-3/+18
* SPIGOT-2890: SetBiome not saving changesmd_52016-12-06-0/+2
* Fangs degree => radians (and back)md_52016-11-30-1/+1
* SPIGOT-2862: Cannot spawn evoker fangsmd_52016-11-30-1/+1
* Added method for spawning a falling block with the BlockDataLukBukkit2016-11-26-0/+7
* Implement SoundCategory for playing sounds.LukBukkit2016-11-19-6/+15
* SPIGOT-2779: NPE when spawning firework with pluginmd_52016-11-18-1/+1
* Update to Minecraft 1.11md_52016-11-17-5/+46
* SPIGOT-2644: Clearer error for invalid hanging spawnsmd_52016-08-31-0/+3
* SPIGOT-2548: Don't special case spawn locations of falling blocksmd_52016-07-23-13/+2
* SPIGOT-1129: Fix spawning leash hitch without adjacent blockmd_52016-06-30-6/+8
* SPIGOT-2439: Consistently fire Chunk(Load|Unload)EventAikar2016-06-23-68/+20
* SPIGOT-2381: Use custom spawnreason for dropItemmd_52016-06-12-1/+1
* Update to Minecraft 1.10md_52016-06-09-0/+2
* SPIGOT-2315: Neighbour chunk unload markingmd_52016-05-25-1/+1
* Fix some [but not all] chunk unload issuesmd_52016-05-11-4/+4
* Minecraft 1.9.4md_52016-05-10-12/+18
* SPIGOT-2206: playEffect doesn't accept sub classes of the expected data typemd_52016-04-26-1/+1
* SPIGOT-2118: Fix crash on chunk regenmd_52016-04-04-1/+5
* SPIGOT-1988: Chorus Plant Generationmd_52016-03-20-1/+6
* SPIGOT-1976: Never unload in use chunks.md_52016-03-19-1/+1
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-10/+37
* SPIGOT-1823: Use fast chunk lookup in CraftWorld alsomd_52016-03-07-1/+1
* Fix regenerating chunks not updating visuallyThinkofdeath2016-03-06-0/+19
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+11
* Treat ShulkerBullet as Projectilemd_52016-03-04-3/+3
* SPIGOT-1679: Shulker bullets are not projectiles.md_52016-03-03-3/+3
* SPIGOT-1623: Use correct spawnParticle overloads.md_52016-03-02-1/+1
* Update to Minecraft 1.9md_52016-03-01-61/+132
* SPIGOT-1235: Correctly validate MaterialData for playEffect.md_52015-10-18-1/+1
* SPIGOT-1165: Restore getNearbyEntities behaviour to include spectators.md_52015-09-06-1/+1
* Clean up World.getPlayers().md_52015-06-27-8/+5