Commit graph

2536 commits

Author SHA1 Message Date
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
Nesaak
92b99cde85
#501: Add PersistentDataHolder to Chunk 2020-10-17 17:37:10 +11:00
md_5
9165c3c0b0
SPIGOT-6188: Javadoc typo on SkullMeta getOwner() 2020-10-17 17:33:42 +11:00
Shane Bee
e461dcfe42
#555: Item - add getters/setters for owner/thrower 2020-10-14 19:56:11 +11:00
Shane Bee
b45a7eedcf
#554: PoweredMinecart - add getter/setter for fuel 2020-10-13 18:59:25 +11:00
Shane Bee
ccb9614e95
#548: LivingEntity - add methods for getting/setting invisibility 2020-09-19 17:43:52 +10:00
Martoph
d75d8a38c4
#549: Add Fluid types / tags 2020-09-14 19:38:58 +10:00
Martoph
91957aa3b9
#550: Add getHandlerList into ArrowBodyCountChangeEvent 2020-09-12 08:33:17 +10:00
md_5
30dc3e3725
Update deprecation message for PotionMeta.setMainEffect 2020-09-12 08:32:51 +10:00
md_5
84fcddbf95
Update to Minecraft 1.16.3 2020-09-11 07:00:00 +10:00
md_5
0e90062a29
Remove draft API from entity persistence 2020-09-03 08:23:47 +10:00
Martoph
b56e8160a9
#519: Add ArrowBodyCountChangeEvent 2020-09-02 18:53:56 +10:00
Parker Hawke
565a57274a
#533: Add consumed item, hand and consumeItem boolean to EntityShootBowEvent 2020-08-31 18:39:04 +10:00
Parker Hawke
6ff6e03305
#545: Add EnderSignal ItemStack API 2020-08-28 12:35:11 +10:00
Parker Hawke
323d6ca318
#535: Add EntityCategory API to LivingEntity 2020-08-27 11:42:36 +10:00
Parker Hawke
7d3323d84b
#526: Add Block#applyBoneMeal() 2020-08-27 11:27:10 +10:00
Martoph
29e9b367a4
SPIGOT-974: Add ArmorStand locking API 2020-08-23 09:54:50 +10:00
Parker Hawke
18e9d9315b
#543: Let World#setSpawnLocation() support an angle 2020-08-18 17:54:34 +10:00
Parker Hawke
bf0015ebb3
#540: Add Inventory#isEmpty() 2020-08-16 11:21:05 +10:00
Shane Bee
c45e2fafdd
#539: HumanEntity - add a method to make the entity drop the item they're holding 2020-08-16 09:32:49 +10:00
Parker Hawke
61303b478c
#537: Add EntitySpellCastEvent for spellcaster illager 2020-08-15 09:12:18 +10:00
Phoenix616
05b2dc6132
#538: Un-deprecate now implemented player portal event api 2020-08-14 08:26:34 +10:00
Shane Bee
1fc6268e8f
SPIGOT-4705: Revamp Ageable interface and add Breedable interface 2020-08-13 11:19:44 +10:00
Parker Hawke
e9c37513e0
#536: Add missing ItemFlag.HIDE_DYE 2020-08-13 11:07:31 +10:00
md_5
b2e0ded3de
SPIGOT-6065: Allow empty AttributeModifier name 2020-08-12 16:59:56 +10:00
md_5
4a14085051
Update to Minecraft 1.16.2 2020-08-12 07:00:00 +10:00
jameslfc19
eeb1042f1a
#491: Add support to change block's lid state 2020-07-29 19:40:57 +10:00
md_5
bd45a2f11d
SPIGOT-6037: Smithing inventory incorrect name 2020-07-29 19:29:43 +10:00
blablubbabc
864f11242e
SPIGOT-6017: BoundingBox#rayTrace returns incorrect null 2020-07-25 09:37:24 +10:00
jameslfc19
09f10fd900
SPIGOT-5950: Add PrepareSmithingEvent event 2020-07-22 18:21:43 +10:00
Parker Hawke
f1e73b038b
#525: Add contributors plugin.yml field.
Unlike "authors", names listed under the "contributors" field will not be named when AuthorNagExceptions are thrown. This makes a clear distinction between authorship and contributors as most contributions do not warrant the status of "author".
2020-07-22 18:17:07 +10:00
jameslfc19
ef0999fee4
#529: Added getRecipe() method to retrieve a Recipe by it's NamespacedKey 2020-07-22 18:14:55 +10:00
md_5
aff39bc0dc
SPIGOT-5982: Update documentation for EntityChangeBlockEvent 2020-07-12 09:30:19 +10:00
Matthew Miller
d0d2ac0a6a
#523: Added explicit API to stop a Jukebox from playing 2020-07-10 09:02:25 +10:00
md_5
71171d3858
SPIGOT-5969: Update maximum structure block size 2020-07-09 08:46:09 +10:00
Martoph
2efc895fa8
SPIGOT-5970: Update JavaDocs information regarding WorldCreator#generatorSettings 2020-07-09 08:44:13 +10:00
md_5
2971d6fd5d
Switch to annotations-java5 to fix duplicate annotations in docs 2020-07-06 11:07:26 +10:00
md_5
a3e2232545
Improve javadocs by adding links to dependency docs 2020-07-04 09:52:19 +10:00
DiamondDagger590
0ca45a21b9
#503: Add PlayerHarvestBlockEvent 2020-07-03 15:07:18 +10:00
md_5
dfa80a522d
SPIGOT-5930: Add PlayerRespawnEvent#isAnchorSpawn 2020-07-03 09:54:12 +10:00
Ben Woodworth
1cb03826eb
SPIGOT-5900: Re-order Material enum entries to match Minecraft's order 2020-07-02 09:34:10 +10:00