Bukkit/Spigot
c68938c935
SPIGOT-7214: Add CraftChunk and CraftChunkSnapshot contains biome method
...
By: md_5 <git@md-5.net >
2023-01-28 11:49:44 +11:00
Bukkit/Spigot
869f647744
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-09-24 09:31:42 +10:00
Bukkit/Spigot
014fc854ad
SPIGOT-6875: Update references to old world height limits
...
By: md_5 <git@md-5.net >
2022-01-02 11:58:32 +11:00
Bukkit/Spigot
eb1aaf62d4
SPIGOT-6729: Add Chunk.isEntitiesLoaded()
...
By: Brokkonaut <hannos17@gmx.de >
2021-09-06 18:51:44 +10:00
Bukkit/Spigot
891608deca
SPIGOT-6547: Chunk#getEntities() doesn't return all entities immediately after chunk load
...
By: DerFrZocker <derrieple@gmail.com >
2021-09-01 18:55:16 +10:00
Bukkit/Spigot
73f42f8bd4
#501 : Add PersistentDataHolder to Chunk
...
By: Nesaak <52047222+Nesaak@users.noreply.github.com >
2020-10-17 17:37:10 +11:00
Bukkit/Spigot
a09faa7259
SPIGOT-5310: Add Chunk.contains
...
By: md_5 <git@md-5.net >
2019-09-08 11:39:04 +10:00
Bukkit/Spigot
999db397ec
Add API to get/set inhabited time of a Chunk
...
By: md_5 <git@md-5.net >
2019-09-07 16:48:23 +10:00
Bukkit/Spigot
7bfc0554c2
Add Plugin Chunk Ticket API
...
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.
By: Spottedleaf <Spottedleaf@users.noreply.github.com >
2019-07-08 12:14:29 +10:00
Bukkit/Spigot
b2c53e8c68
Fix some javadoc warnings
...
Also remove a couple old/broken deprecated methods
By: md_5 <git@md-5.net >
2019-05-20 20:29:33 +10:00
Bukkit/Spigot
30a442aef7
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net >
2019-04-23 12:00:00 +10:00
Bukkit/Spigot
416c865476
SPIGOT-2540: Add nullability annotations to entire Bukkit API
...
By: Darkyenus <darkyenus@gmail.com >
2019-03-13 17:42:57 +11:00
Bukkit/Spigot
022955b377
SPIGOT-3747: Add API for force loaded chunks
...
By: md_5 <git@md-5.net >
2018-12-27 12:44:43 +11:00
Bukkit/Spigot
f52f2d504d
SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc
...
By: md_5 <git@md-5.net >
2017-11-19 15:54:55 +11:00
Bukkit/Spigot
91a739ea71
Add Chunk.isSlimeChunk to check if a chunk can spawn slimes
...
By: Senmori <thesenmori@gmail.com >
2017-03-22 19:54:23 -04:00
Bukkit/Spigot
b9403026cd
Extend depreaction to Chunk class.
...
By: md_5 <git@md-5.net >
2016-03-19 14:43:15 +11:00
Bukkit/Spigot
bb50f1a774
Pulling all pending Bukkit-JavaDoc changes
...
A special thanks goes to @aerouk for almost all of the changes found here.
By: Wesley Wolfe <weswolf@aol.com >
2013-12-15 01:07:43 -05:00
Bukkit/Spigot
aaab1cba23
Generic cleanup of warnings, whitespace and style.
...
By: Erik Broes <erikbroes@grum.nl >
2011-12-25 16:02:30 +01:00
Bukkit/Spigot
a8e72bdb91
Many javadoc fixes thanks to Celtic Minstrel
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-25 02:56:40 +01:00
Bukkit/Spigot
26707ee929
Added various utility methods to make chunk handling easier. Thanks Meaglin!
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 00:32:28 -04:00
Bukkit/Spigot
05163fbadc
Added ChunkSnapShot improvements. Thanks mikeprimm!
...
Added support for biome data to chunk snapshot
Added method for returning empty chunk snapshot (for ungenerated chunks)
By: EvilSeph <evilseph@unaligned.org >
2011-06-17 09:21:56 -04:00
Bukkit/Spigot
c6821f93c4
Added ChunkSnapshot for efficient, thread-safe copies of Chunk data. Thanks mikeprimm!
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-07 03:22:03 -04:00
Bukkit/Spigot
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
16c73e630d
Chunk hooks
...
By: Tahg <tahgtahv@gmail.com >
2011-03-07 14:06:15 -05:00
Bukkit/Spigot
474817bf11
General cleanup (deprecated+whitespace)
...
By: Erik Broes <erikbroes@grum.nl >
2011-02-02 00:02:08 +01:00
Bukkit/Spigot
b01fc3ffa8
Add Chunk.getBlock(x,y,z), World.loadChunk(x,z) World.isChunkLoaded(x,z).
...
By: Erik Broes <erikbroes@grum.nl >
2011-02-02 00:01:33 +01:00
Bukkit/Spigot
5901415d13
Added Chunk.getWorld()
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-04 14:08:29 +00:00
Bukkit/Spigot
a0fc0979f7
Transition to Maven
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-01 11:23:14 +01:00