Commit graph

1961 commits

Author SHA1 Message Date
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
md_5
18490e51b1 SPIGOT-2578: Method to get PotionEffect of specific type. 2016-08-07 10:53:34 +10:00
md_5
78d84f6789 SPIGOT-2576: Javadoc fixes for Java 8 2016-08-06 09:52:40 +10:00
md_5
9335c0ba4c Deprecate and stop using Java15Compat class. 2016-07-29 17:28:57 +10:00
md_5
c5354dfc26 Fix JavaDoc typo in ItemStack#getAmount 2016-07-24 10:12:29 +10:00
md_5
057635bcd0 Enhance Beacon Block API with setters for effects 2016-07-23 10:56:46 +10:00
md_5
465097d972 Implement basic Beacon Block API 2016-07-23 10:48:50 +10:00
hibo98
e73ec6b833 Update inventory properties to match current protocol 2016-07-15 17:31:01 +10:00
md_5
19b3d5ef4c SPIGOT-113: Add save status to ChunkUnloadEvent 2016-07-11 21:10:49 +10:00
md_5
a1760b6bae SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE 2016-07-08 12:51:29 +10:00
md_5
c87a3104ae SPIGOT-2499: Remove final from ItemStack hashCode 2016-07-07 10:49:27 +10:00
md_5
db2ee1f977 SPIGOT-1468: ENDER_PEARL SpawnReason 2016-07-01 12:30:14 +10:00
md_5
5dd0935460 SPIGOT-1373: Implement EntityTargetEvent for TEMPT.
This can be a high frequency event call. Use with care.
2016-07-01 11:40:27 +10:00
md_5
f0973327a9 BUILDTOOLS-251: Make much of Bukkit locale independent 2016-06-26 19:31:59 +10:00
md_5
c3a46c9b8d SPIGOT-1030: Allow commands.yml to act on aliases 2016-06-25 21:34:11 +10:00
md_5
ee5ffeef05 SPIGOT-1039: Improve DoubleChest semantics 2016-06-25 21:21:36 +10:00
md_5
0631f168ea Update to Minecraft 1.10.2 2016-06-25 11:52:29 +10:00
Ryan Michela
da1195392a SPIGOT-1319: Add EntityBreedEvent 2016-06-19 20:08:52 +10:00
Roy Curtis
eb9f4ee387 Improvements to BookMeta API
* Added hasGeneration()
* Corrected javadoc of methods for consistency and accuracy according to CraftBukkit behavior
2016-06-16 10:50:08 +10:00
md_5
268e8e7836 SPIGOT-2404: FALLING_DUST missing data 2016-06-13 08:50:19 +10:00
md_5
82821325a6 SPIGOT-2376: Way to distinguish Zombie professions. 2016-06-11 12:07:12 +10:00
md_5
32351955d8 Add Player.stopSound 2016-06-11 09:13:34 +10:00
md_5
a4fe2264e6 Add DamageCause.HOT_FLOOR 2016-06-09 12:45:01 +10:00
md_5
6dc24a62f4 Clarify what the Villager.Profession enum can actually do. 2016-06-09 12:20:59 +10:00
md_5
6f0f13d565 Update to Minecraft 1.10 2016-06-09 11:43:40 +10:00
md_5
c5bf6bc614 SPIGOT-249: Set skull owner by UUID 2016-06-03 20:38:40 +10:00
md_5
196238497b SPIGOT-1292: BlockState based FlowerPot API. 2016-06-03 20:38:40 +10:00
Roy Curtis
434c29cbe1 SPIGOT-783: API for book generation data. 2016-06-03 20:38:40 +10:00
Sansko1337
688d644007 SPIGOT-713: APIs to manipulate Entity's silent status. 2016-06-03 20:21:18 +10:00
md_5
8070822510 SPIGOT-2221: Update and document InventoryView slot conversion 2016-05-28 22:58:50 +10:00
MiniDigger
7c7228c87a Add PlayerChangedMainHandEvent 2016-05-27 18:50:01 +10:00
minoneer
b276e93f56 Add interface to modify the pumpkin head "derp mode" of a snowman 2016-05-19 20:42:12 +10:00