md_5
b2f4716e05
SPIGOT-2962: BrewingStandFuelEvent should consume by default
2016-12-27 11:55:13 +11:00
md_5
9cf6b3cfa6
SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACK
2016-12-23 22:40:44 +11:00
md_5
d515d2edde
Update to Minecraft 1.11.2
2016-12-21 22:00:00 +11:00
md_5
506e941126
Update to Minecraft 1.11.1
2016-12-21 07:00:00 +11:00
Lukas Hennig
55fa63e8b9
SPIGOT-2923: Added PotionEffectType#getColor()
2016-12-17 09:48:08 +11:00
md_5
703a1cf835
SPIGOT-1036: Add API to manipulate sendTitle timings.
2016-12-16 09:48:08 +11:00
LukBukkit
1603bcf467
Add EnchantmentOffer to PrepareItemEnchantEvent
2016-12-11 11:05:35 +11:00
md_5
47a45036fc
SPIGOT-2902: Deprecate Damageable methods in favour of Attributes.
2016-12-09 12:30:49 +11:00
md_5
09ab5b97cb
Add API to get default value of an Attribute
2016-12-09 12:30:32 +11:00
Xor Boole
b7a392c072
Implement pre-spawn API to allow modifications to spawned entities.
...
See preceding commit for why this change was included.
2016-12-06 21:40:01 +11:00
Matthew
525ea1552b
SPIGOT-1592: Implement ItemMeta for Spawn Eggs
...
The Minecraft implementation of spawn eggs is able to construct an entity using all data that is present in the save format, however since the Bukkit API has no such way to construct an entity unattached to a world, and it appears creating such a way is a very challenging task, the decision was instead made to add this API now that 1.11 has entities which may not be represented by data values.
In the future it may be possible to implement a more expanded API cognate with this one.
2016-12-06 21:14:55 +11:00
md_5
71d3a3c774
SPIGOT-911: Add hitBlock to PorjectileHitEvent
2016-12-02 09:38:47 +11:00
md_5
281824bf6f
Add BlockStates for more Blocks
2016-12-02 09:29:21 +11:00
Xor Boole
4a68be0edc
Add some expansions to Anvil Inventory API
2016-11-30 16:41:08 +11:00
md_5
51d92a748d
Add hitEntity to ProjectileHitEvent
2016-11-28 12:46:55 +11:00
LukBukkit
daec93fe81
SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the BrewEvent
2016-11-27 10:33:39 +11:00
LukBukkit
32ad0586ce
Added method for spawning a falling block with the BlockData
2016-11-26 19:23:20 +01:00
md_5
beb3979729
Fix typo in llama strength setter
2016-11-23 21:24:05 +11:00
md_5
99d9e07ccd
SPIGOT-2765: Add different reasons for HangingBreakByEntityEvent
2016-11-23 10:33:47 +11:00
md_5
649f9d0349
SPIGOT-2824: Llama Strength API
2016-11-23 10:27:23 +11:00
md_5
d986a3f774
Add Unbreakable to ItemMeta
2016-11-22 14:35:51 +11:00
Lukas Hennig
5037da9d4c
SPIGOT-2272: Add API for virtual Merchants
2016-11-21 15:29:10 +11:00
momothereal
e4039b9e0c
Add additional APIs for Evoker / EvokerFangs
2016-11-19 18:53:34 +11:00
Senmori
1282945eea
Implement isCursed for new enchantments
2016-11-19 16:06:17 +11:00
md_5
22a06ed73a
Fix gson depend entry in pom.xml
2016-11-19 14:57:10 +11:00
md_5
c1a8e12c9c
Add stopSound for specific sound category
2016-11-19 14:24:40 +11:00
LukBukkit
7512561bdb
Implement SoundCategory for playing sounds.
2016-11-19 14:19:53 +11:00
Senmori
6c22b7154d
Get Colors from ShulkerBox; Implement CustomName for Tiles.
2016-11-19 13:36:18 +11:00
md_5
be7be5128d
SPIGOT-2793: Revert Nameable changes
2016-11-19 03:09:20 +11:00
Senmori
da81c56cee
Get Colors from ShulkerBox; Implement CustomName for Tiles.
2016-11-18 11:24:16 +11:00
md_5
84845e07fe
SPIGOT-2782: Custom Colors for Potions
2016-11-18 09:49:31 +11:00
md_5
c6bf40e4e7
SPIGOT-2776: Add Nitwit profession
2016-11-18 09:21:34 +11:00
md_5
0099068dbd
Fix @see tag for WitherSkeleton
...
Pointed out by xGhOsTkiLLeRx in Bukkit#229
2016-11-18 08:38:37 +11:00
md_5
bf804e6e4a
SPIGOT-2768: Fully implement map color
2016-11-17 17:24:01 +11:00
md_5
ac338aa46c
Fix some Javadoc warnings
2016-11-17 12:53:08 +11:00
md_5
dd1c703c9f
Update to Minecraft 1.11
2016-11-17 12:40:59 +11:00
Senmori
570e0e6752
Implement Entity Scoreboard Tags
2016-11-06 12:13:44 +11:00
Senmori
b80e520acb
Add Enchantment#isTreasure()Z
...
Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table.
2016-10-30 12:16:58 +11:00
Senmori
cdf11d5677
SPIGOT-2706: Implement support for Lock NBT Tag
...
Containers may now implement the Lockable interface.
2016-10-21 16:35:39 +11:00
md_5
450225fe17
SPIGOT-2705: Portal cooldown getter / setter.
2016-10-01 12:26:15 +10:00
md_5
9d85e3f475
SPIGOT-2659: Better JavaDoc for setCanPickupItems
2016-09-05 17:10:50 +10:00
md_5
9fdd2ce60d
SPIGOT-2656: HumanEntity#isHandRaised()Z
2016-09-04 11:59:33 +10:00
md_5
a25e56c4b6
SPIGOT-2646: MapFont.getWidth with coloured text
2016-09-01 09:27:37 +10:00
md_5
55941791e1
SPIGOT-2645: Better PluginClassLoader safety
2016-09-01 09:07:32 +10:00
md_5
89e4f83cd4
SPIGOT-2629: Better thread safety for plugin class loading
2016-08-26 15:37:26 +10:00
md_5
96d1ed2624
Fix compat with older tab completing commands.
2016-08-25 10:36:34 +10:00
DemonWav
a2c8560eac
SPIGOT-215: Implement infrastructure for Location tab completes
2016-08-25 09:48:22 +10:00
md_5
b28ed606f6
SPIGOT-2595: Clarify World#getHighestBlockYAt behaviour
2016-08-13 10:21:48 +10:00
md_5
b80c9a0438
Deprecate some methods which are likely to require changes in the future
...
Ref http://mojang.com/2016/08/minecraft-snapshot-16w32a/
2016-08-12 18:22:33 +10:00
md_5
b513e19ee0
SPIGOT-2581: EntityAirChangeEvent
2016-08-08 18:24:14 +10:00