Bukkit/Spigot
c240b58f66
Begin implementation of CheckStyle style checking
...
By: md_5 <git@md-5.net >
2019-04-23 14:00:20 +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
408903f118
Add Boat#getWoodType and Boat#setWoodType(TreeSpecies)
...
By: Matthew <stteg@hotmail.com >
2016-03-16 19:07:14 -04:00
Bukkit/Spigot
edc59b54d9
Deprecate Boat API
...
Boats are complex and the way in which they operate is generally implementation specific. Many of these methods have not worked for several CraftBukkit versions, and are now not guaranteed to work at all due to new internal mechanics.
By: md_5 <git@md-5.net >
2016-03-01 08:30:03 +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
795a61bbeb
Fix javadoc errors/warnings
...
By: Celtic Minstrel <celtic.minstrel.ca@some.place >
2012-02-26 10:35:17 -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
429eb80d6e
Small javadoc cleanup
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-10-10 21:58:44 +01:00
Bukkit/Spigot
cc2f43d8c5
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration, (boolean) work on land. Good values to maximize boat utility: 0.6 (fast accel.), 0.99 (no loss of boat), true/false, respectively.
...
By: sk89q <the.sk89q@gmail.com >
2011-09-25 11:20:47 -07: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
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
2556140901
Updated README for line-ending demands, also fixed line-endigs.
...
By: Erik Broes <erikbroes@grum.nl >
2011-04-25 13:24:32 +02:00
Bukkit/Spigot
cc9f2e45fb
Added MaxSpeed methods to minecards. Added MaxSpeed methods to boats. Added SlowWhenEmpty, FlyingMod, and DerailedMod methods to minecarts.
...
Signed-off-by: afforess <afforess@gmail.com >
By: afforess <afforess@gmail.com >
2011-02-12 00:25:48 -05:00
Bukkit/Spigot
e2fd2dfd00
All entity stuff in org.bukkit moved to org.bukkit.entity
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-15 21:20:59 +00:00