Parker Hawke
32fcd349d4
#511 : Add missing EntityEffect constants
2020-06-25 10:00:00 +10:00
Phoenix616
ad52a4ec1d
SPIGOT-2106, SPIGOT-3942: Improve collidable API
2020-06-25 10:00:00 +10:00
md_5
eb5480423d
Update to Minecraft 1.16.1
2020-06-25 10:00:00 +10:00
md_5
149527f7b1
SPIGOT-5782: Set Arrow Launched From Crossbow
2020-06-24 10:05:28 +10:00
md_5
b2f1908c59
SPIGOT-5783: Add helpful info to UnknownDependencyException
2020-06-17 18:50:45 +10:00
blablubbabc
e4f46260b9
SPIGOT-2623: Add EntityEquipment methods to get/set ItemStacks by slot.
2020-06-13 20:56:29 +10:00
Lars Dormans
529a9a694d
SPIGOT-5751: Clarify behaviour of block drop-related API methods
2020-06-03 19:26:08 +10:00
md_5
e269963640
Move API notes to more obvious location
2020-06-01 19:23:49 +10:00
ben
d6db283966
#497 : Add Material#getCraftingRemainingItem() to get item left behind after crafting
2020-05-28 19:32:03 +10:00
WinX64
1c2eaf9686
SPIGOT-5748: Add instant effect potion break to the Effect enum
2020-05-26 19:34:25 +10:00
md_5
ffc8e4caa4
SPIGOT-5716: Clarify documentation of MultipleFacing
2020-05-09 16:12:11 +10:00
Parker Hawke
da9ef3c55f
#496 : Add methods to get/set ItemStacks in EquipmentSlots
2020-05-05 19:10:01 +10:00
Parker Hawke
3abebc9fbf
#492 : Let Tameable extend Animals rather than Entity
2020-05-02 17:52:20 +10:00
Parker Hawke
941111a02f
#495 : Expose ItemStack and hand used in PlayerShearEntityEvent
2020-05-02 17:48:02 +10:00
ShaneBeee
4fe19cae8b
#494 : InventoryView - Add missing Brewing FUEL_TIME
2020-05-02 17:45:05 +10:00
Parker Hawke
b999860d43
SPIGOT-2304: Add LootGenerateEvent
2020-04-30 19:15:54 +10:00
DiamondDagger590
220bc59467
#486 : Add method to get player's attack cooldown
2020-04-23 11:13:44 +10:00
md_5
21853d39dd
SPIGOT-5681: Increase max plugin channel size
2020-04-22 11:52:43 +10:00
md_5
5b972adcf3
Improve build process
2020-04-22 11:50:21 +10:00
md_5
b55e58d9e8
Note which custom generator is missing required method
2020-04-17 14:37:58 +10:00
md_5
7361a62ec7
SPIGOT-5641: Add Block.getDrops(ItemStack, Entity)
2020-04-05 16:51:54 +10:00
md_5
1dc91b1562
Add specific notes about what is not API
2020-04-05 16:16:35 +10:00
SydMontague
2b05ef880c
#484 : Allow statistics to be accessed for offline players
2020-04-05 15:58:39 +10:00
md_5
122289ff79
Add FaceAttachable interface to handle Grindstone facing in common with Switches
2020-04-01 09:19:09 +11:00
md_5
a6db750e7e
SPIGOT-5647: ZombieVillager entity should have getVillagerType()
2020-03-30 12:15:14 +11:00
Parker Hawke
564ed1522a
#482 : Add a DragonBattle API to manipulate respawn phases etc
2020-03-24 19:53:44 +11:00
Phoenix616
9f2fd967a4
#474 : Add ability to set other plugin names as provided API so others can still depend on it
2020-03-15 19:00:31 +11:00
Phoenix616
6148fca759
SPIGOT-5484: Add more spawn tick settings
2020-03-08 19:38:04 +11:00
konsolas
fd28180e18
#479 : Add LivingEntity#attack, LivingEntity#swingMainHand, LivingEntity#swingOffHand
2020-02-23 18:59:25 +11:00
md_5
ae72ba3a43
SPIGOT-5591: Allow concurrent potion effects
2020-02-23 10:33:05 +11:00
md_5
f52c70ab17
Fix incorrect nullability in MultipleFacing
2020-02-21 13:34:56 +11:00
Lars Dormans
6af4c0b2cc
SPIGOT-5311: Add API to get/set item associated with throwable projectiles
2020-02-21 09:53:46 +11:00
konsolas
97aeae56ca
Add set/isAware to disable Vanilla AI components of a Mob
2020-02-20 09:11:35 +11:00
ShaneBee
337955e3aa
SPIGOT-5468: Improve Beehive TileEntity API
2020-02-09 10:47:09 +11:00
ysl3000
cd0da59db5
#473 : Add an API for passing the heightmap to getHighestBlockAt* method
2020-02-09 10:31:05 +11:00
konsolas
6a4242cb72
#468 : Allow delegation of certain elements to Vanilla when using a custom ChunkGenerator
...
Allows delegation of caves, decorations, mobs and structures to the Vanilla generation algorithms.
Overriding these methods to return true enables that aspect of Vanilla generation, which is applied after the ChunkGenerator's custom generation.
2020-02-02 19:27:08 +11:00
ShaneBee
c6697f901d
SPIGOT-5559: Add EntityPotionEffectEvent causes for PATROL_CAPTAIN and WITHER_ROSE
2020-02-02 11:16:04 +11:00
ShaneBee
9c1fa04089
#467 : Add method to remove a recipe by its key
2020-02-02 10:32:47 +11:00
md_5
3961d1aa6a
Add nb-configuration.xml to .gitignore
2020-02-02 10:26:21 +11:00
md_5
d0800d0c1d
Update checkstyle
2020-02-01 09:32:21 +11:00
md_5
e4e4bf7010
Remove package-info from tests, breaks some IDEs
2020-01-29 09:24:17 +11:00
md_5
d6651bb0ea
No longer necessary to synchronize sync events
2020-01-29 09:23:40 +11:00
md_5
93e39ce193
Clarify documentation regarding getMaterial with legacyName = true
2020-01-28 16:32:57 +11:00
md_5
c3aeaea0fb
Improve dependency tracker
2020-01-28 13:36:39 +11:00
md_5
14c9d27514
Add support for transitive depends in load access warning
2020-01-28 12:43:25 +11:00
BlackHole
c8afe560bd
SPIGOT-5526: Add EntityEnterBlockEvent
2020-01-28 10:00:06 +11:00
md_5
6bb6f07d9f
SPIGOT-5548: Show error that hints towards plugins misusing reflection
2020-01-28 08:46:14 +11:00
md_5
ed75537d1e
SPIGOT-5546: Fix bad depend access using wrong provider in message
...
Also limit to once per plugin/provider pair
2020-01-27 16:46:29 +11:00
md_5
4e4c0ee90a
Fix buggy classloader warning triggering for all classes
2020-01-27 10:58:41 +11:00
md_5
89586a4cfc
Print warning when loading classes from depends that have not been specified
2020-01-26 17:58:35 +11:00