Commit graph

2776 commits

Author SHA1 Message Date
Martoph
dd8edaa7ab
#603: Specify what velocity changes in javadocs 2021-04-27 11:34:31 +10:00
DiamondDagger590
6bff9d0996
#508: Add PlayerBucketFishEvent 2021-04-25 08:34:28 +10:00
Flo0
2b8fb83fd8
#601: Add Block#isPreferredTool 2021-04-21 17:31:45 +10:00
Mmaarten
8dcc25417d
SPIGOT-6302: Javadoc fix for World#spawnEntity()
Method does not return null
2021-04-20 18:47:00 +10:00
Julian van den Berkmortel
6d0965a550
SPIGOT-6388: Add API to get and set the state of the "Shulker" entity 2021-04-19 18:47:42 +10:00
Julian van den Berkmortel
14883d6b17
SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API 2021-04-18 18:03:18 +10:00
Jakub Zacek
9477fa26f2
#597: Implemented Material#getEquipmentSlot() method 2021-04-13 19:16:29 +10:00
Martoph
b302317a95
SPIGOT-5877: Add scaffolding for custom dimensions and biomes 2021-04-11 17:54:45 +10:00
md_5
ccccb62537
SPIGOT-6417: Add Creeper fuse ticks API 2021-04-11 17:32:21 +10:00
md_5
bb27a6c723
SPIGOT-6416: Add BlockFace#isCartesian() 2021-04-10 08:58:38 +10:00
md_5
15ba9ae78a
SPIGOT-6357: Add World#getMinHeight 2021-03-28 19:31:39 +11:00
md_5
4e5f46cb27
Update ASM version 2021-03-17 07:52:48 +11:00
md_5
c589f5464d
Use upstream plexus-compiler-eclipse
Relevant bugs have since been fixed
2021-03-14 12:16:27 +11:00
Martoph
d264e972e9
#591: Add option for a consumer before spawning an item 2021-03-09 08:47:28 +11:00
Nathat23
1c537fce41
#590: Add spawn and transform reasons for piglin zombification. 2021-03-09 08:47:26 +11:00
md_5
9d0ad3184e
Fix javadoc errors in previous commits 2021-03-04 09:20:27 +11:00
Martoph
9501daa26b
#578: Add methods to modify the rate of regeneration and starvation 2021-03-04 08:28:02 +11:00
Martoph
197d8f3d76
#577: Add EntityExhaustionEvent 2021-03-04 08:28:01 +11:00
Parker Hawke
95ff95ed62
#588: Add Player#sendBlockDamage() 2021-02-24 20:21:37 +11:00
Matthew Sanders
fcbd22662d
#587: Fix various javadoc typos 2021-02-22 19:36:26 +11:00
Parker Hawke
1e843b72bb
#510: Add NamespacedKey#fromString() to fetch from user input 2021-02-16 18:54:14 +11:00
DiamondDagger590
a4d1824184
#581: Add methods to modify despawn delay for wandering villagers 2021-02-15 19:30:12 +11:00
Jakub Zacek
5b289e6914
SPIGOT-5778: Added World.getGameTime method 2021-02-13 10:32:57 +11:00
md_5
315b69c1d1
SPIGOT-6349: Material#MOSSY_COBBLESTONE incorrectly claims it is a MultipleFacing block 2021-02-08 21:06:47 +11:00
md_5
1b5ad2af5d
SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable 2021-01-29 11:22:52 +11:00
Parker Hawke
e70a125f4f
#571: Expand the FishHook API 2021-01-23 12:23:32 +11:00
md_5
b94b766f22
Improve /version command 2021-01-16 13:23:53 +11:00
md_5
85b16b8a5f
Update to Minecraft 1.16.5 2021-01-16 12:00:00 +11:00
blablubbabc
0958895aef
SPIGOT-6274: Reloading configuration does not clear previous values 2021-01-13 08:35:37 +11:00
md_5
bf6176594c
SPIGOT-6313: Revert "SPIGOT-6274: Reloading configuration does not clear previous values"
This reverts commit e8fa7a07cb.
2021-01-12 11:34:43 +11:00
md_5
e8fa7a07cb
SPIGOT-6274: Reloading configuration does not clear previous values 2021-01-12 09:37:26 +11:00
Auxilor
64c36cce23
#568: Added get/set ItemStack methods to trident 2021-01-02 08:49:20 +11:00
md_5
f4a9ed36c2
SPIGOT-6273: Expose ItemFrame ItemDropChance through API 2020-12-28 08:58:51 +11:00
Parker Hawke
6f9fe1d936
#562: Add API to set equipment silently 2020-12-21 18:30:52 +11:00
montlikadani
bcddb7542a
SPIGOT-6256: Add method to check if the entity is in water 2020-12-21 18:22:01 +11:00
pop4959
8f495b8db1
#564: Add method to get max world size 2020-12-13 11:30:52 +11:00
md_5
721e678da0
Fix javadoc in previous commit 2020-11-26 10:20:11 +11:00
Parker Hawke
19b7b7bd27
#561: Add clear weather World API 2020-11-26 10:09:24 +11:00
Martoph
5929c808f2
#552: Add the ability to retrieve hit, step, fall, and other sounds from blocks. 2020-11-26 09:36:59 +11:00
md_5
f47abd8878
SPIGOT-6242: Fix some file line endings 2020-11-18 08:12:50 +11:00
md_5
de96535ba3
SPIGOT-6234: enum classes don't serialize properly when implementing ConfigurationSerializable 2020-11-17 12:56:36 +11:00
md_5
2e244e41b4
SPIGOT-6233: Clarify InventoryClickEvent documentation 2020-11-10 19:02:37 +11:00
md_5
70a529ba1f
SPIGOT-6229: Clarify PlayerItemBreakEvent documentation 2020-11-09 18:19:49 +11:00
md_5
f4f2ef4c27
SPIGOT-6222: Correct javadoc for Entity#setPassenger 2020-11-06 19:12:54 +11:00
Airtheon
1871ca9d3d
#559: Add wait time modification for FishHook 2020-11-06 18:48:32 +11:00
md_5
eda400d3d7
SPIGOT-6213: MinecraftFont.getWidth(" ") returns 2 when it should be 3 2020-11-03 19:22:52 +11:00
md_5
308851669a
Update to Minecraft 1.16.4 2020-11-03 07:00:00 +11:00
Jakub Zacek
4abf9e96df
#557: Add TNTPrimed#setSource method 2020-10-25 18:12:40 +11:00
md_5
01e22e0972
Misc maven build updates 2020-10-17 17:56:57 +11:00
Mariell Hoversholm
746f5324a3
#556: Allow sending messages from specific UUIDs 2020-10-17 17:46:06 +11:00