Bukkit/Spigot
|
417f0ad4a4
|
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
By: md_5 <git@md-5.net>
|
2022-07-10 15:04:41 +10:00 |
|
Bukkit/Spigot
|
ec575f5252
|
Update to Minecraft 1.19
By: md_5 <git@md-5.net>
|
2022-06-08 02:00:00 +10:00 |
|
Bukkit/Spigot
|
7c60ceee2c
|
#638: Add CreativeCategory API for Materials
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-03-03 18:55:54 +11:00 |
|
Bukkit/Spigot
|
489aef2efc
|
#691: Add Material#getDefaultAttributeModifiers
By: coll1234567 <joshl5324@gmail.com>
|
2021-12-24 12:06:21 +11:00 |
|
Bukkit/Spigot
|
1594310d44
|
SPIGOT-6801: Wrong BlockData classes in Material enum for SOUL_FIRE and SOUL_TORCH
By: BlackHole <black-hole@live.com>
|
2021-11-23 08:06:39 +11:00 |
|
Bukkit/Spigot
|
98195bb7a9
|
Update to Minecraft 1.18-pre5
By: md_5 <git@md-5.net>
|
2021-11-22 09:00:00 +11:00 |
|
Bukkit/Spigot
|
f33444292a
|
SPIGOT-6691: Material.LAVA_CAULDRON is not Levelled
By: Doc <nachito94@msn.com>
|
2021-08-04 17:10:14 +10:00 |
|
Bukkit/Spigot
|
b29d02153d
|
#621: Add HumanEntity#getItemInUse and Material#getSlipperiness
By: konsolas <vincentyntang@gmail.com>
|
2021-06-12 21:07:25 +01:00 |
|
Bukkit/Spigot
|
7efb9ecbfb
|
SPIGOT-6514: Small Dripleaf block data is missing half property
By: DerFrZocker <derrieple@gmail.com>
|
2021-06-12 08:47:03 +10:00 |
|
Bukkit/Spigot
|
153752dfac
|
Update to Minecraft 1.17
By: md_5 <git@md-5.net>
|
2021-06-11 15:00:00 +10:00 |
|
Bukkit/Spigot
|
9766143027
|
#597: Implemented Material#getEquipmentSlot() method
By: Jakub Zacek <dawon.cz@gmail.com>
|
2021-04-13 19:16:29 +10:00 |
|
Bukkit/Spigot
|
d79c0d51af
|
SPIGOT-6349: Material#MOSSY_COBBLESTONE incorrectly claims it is a MultipleFacing block
By: md_5 <git@md-5.net>
|
2021-02-08 21:06:47 +11:00 |
|
Bukkit/Spigot
|
42b72d7c63
|
Update to Minecraft 1.16.2
By: md_5 <git@md-5.net>
|
2020-08-12 07:00:00 +10:00 |
|
Bukkit/Spigot
|
c66b18ca72
|
SPIGOT-5900: Re-order Material enum entries to match Minecraft's order
By: Ben Woodworth <ben@benwoodworth.net>
|
2020-07-02 09:34:10 +10:00 |
|
Bukkit/Spigot
|
eed3a67ee8
|
Update to Minecraft 1.16.1
By: md_5 <git@md-5.net>
|
2020-06-25 10:00:00 +10:00 |
|
Bukkit/Spigot
|
7504d25db2
|
#497: Add Material#getCraftingRemainingItem() to get item left behind after crafting
By: ben <ben@benwoodworth.net>
|
2020-05-28 19:31:24 +10:00 |
|
Bukkit/Spigot
|
1628402608
|
Add FaceAttachable interface to handle Grindstone facing in common with Switches
By: md_5 <git@md-5.net>
|
2020-04-01 09:14:20 +11:00 |
|
Bukkit/Spigot
|
10ae864f52
|
Clarify documentation regarding getMaterial with legacyName = true
By: md_5 <git@md-5.net>
|
2020-01-28 16:32:57 +11:00 |
|
Bukkit/Spigot
|
7887b38ac0
|
Update to Minecraft 1.15
By: md_5 <git@md-5.net>
|
2019-12-11 09:00:00 +11:00 |
|
Bukkit/Spigot
|
463b006e43
|
SPIGOT-5341: Add Material.isAir
By: md_5 <git@md-5.net>
|
2019-10-06 18:41:45 +11:00 |
|
Bukkit/Spigot
|
ac299a4180
|
Regenerate Material enum
By: md_5 <git@md-5.net>
|
2019-04-23 20:59:33 +10:00 |
|
Bukkit/Spigot
|
e9ae9842f0
|
Apply and enforce import ordering rules
By: md_5 <git@md-5.net>
|
2019-04-23 14:33:57 +10:00 |
|
Bukkit/Spigot
|
c240b58f66
|
Begin implementation of CheckStyle style checking
By: md_5 <git@md-5.net>
|
2019-04-23 14:00:20 +10:00 |
|
Bukkit/Spigot
|
30a442aef7
|
Update to Minecraft 1.14-pre5
By: md_5 <git@md-5.net>
|
2019-04-23 12:00:00 +10:00 |
|
Bukkit/Spigot
|
9bd8e66c7d
|
Remove nullability annotations from enum constructors
By: Darkyenus <darkyenus@gmail.com>
|
2019-03-14 11:28:51 +01:00 |
|
Bukkit/Spigot
|
416c865476
|
SPIGOT-2540: Add nullability annotations to entire Bukkit API
By: Darkyenus <darkyenus@gmail.com>
|
2019-03-13 17:42:57 +11:00 |
|
Bukkit/Spigot
|
d46a28e6ea
|
Fix some misplaced material enum entries
By: md_5 <git@md-5.net>
|
2019-01-13 10:59:44 +11:00 |
|
Bukkit/Spigot
|
40ff81d1ae
|
Add Material BlockData to JavaDocs
By: md_5 <git@md-5.net>
|
2018-11-12 18:42:07 +11:00 |
|
Bukkit/Spigot
|
6ea05f1541
|
Make matchMaterial accept the minecraft: namespace
By: md_5 <git@md-5.net>
|
2018-08-29 19:26:58 +10:00 |
|
Bukkit/Spigot
|
382097a720
|
Update to Minecraft 1.13.1
By: md_5 <git@md-5.net>
|
2018-08-26 12:00:00 +10:00 |
|
Bukkit/Spigot
|
ad31113b3e
|
Fix Material.createBlockData methods
By: md_5 <git@md-5.net>
|
2018-08-17 08:35:37 +10:00 |
|
Bukkit/Spigot
|
2a3a839854
|
Add getHardness and getBlastResistance to Material
By: Christos Miniotis <chrismin1302@gmail.com>
|
2018-08-08 04:07:31 +03:00 |
|
Bukkit/Spigot
|
e753da135e
|
SPIGOT-4242: Treat cave / void air as transparent
By: md_5 <git@md-5.net>
|
2018-08-08 08:51:04 +10:00 |
|
Bukkit/Spigot
|
c2fc498a02
|
SPIGOT-3936: Add isInteractable to Material
By: Christos Miniotis <chrismin1302@gmail.com>
|
2018-08-02 15:48:14 +03:00 |
|
Bukkit/Spigot
|
ce29041b3a
|
Update to Minecraft 1.13
By: md_5 <git@md-5.net>
|
2018-07-22 12:00:00 +10:00 |
|
Bukkit/Spigot
|
767e4f6ccf
|
Update to Minecraft 1.13-pre7
By: md_5 <git@md-5.net>
|
2018-07-15 10:00:00 +10:00 |
|
Bukkit/Spigot
|
9e1fcd9960
|
Add Material.isItem
By: md_5 <git@md-5.net>
|
2018-01-16 09:57:34 +11:00 |
|
Bukkit/Spigot
|
75a18fd5ad
|
Minecraft 1.12-pre2 API Changes
By: md_5 <git@md-5.net>
|
2017-05-14 12:00:00 +10:00 |
|
Bukkit/Spigot
|
424b52d036
|
Add Material.isFuel to check if a material is a furnace fuel.
By: Phoenix616 <mail@moep.tv>
|
2017-03-23 23:13:23 +01:00 |
|
Bukkit/Spigot
|
1732ba0fbf
|
SPIGOT-3000: MaterialData for Observers
By: md_5 <git@md-5.net>
|
2017-01-11 09:45:15 +11:00 |
|
Bukkit/Spigot
|
47164ee2b2
|
Update to Minecraft 1.11.1
By: md_5 <git@md-5.net>
|
2016-12-21 07:00:00 +11:00 |
|
Bukkit/Spigot
|
f1fb3d9462
|
Update to Minecraft 1.11
By: md_5 <git@md-5.net>
|
2016-11-17 12:40:59 +11:00 |
|
Bukkit/Spigot
|
3b51e3f230
|
Deprecate and stop using Java15Compat class.
By: md_5 <git@md-5.net>
|
2016-07-29 17:28:25 +10:00 |
|
Bukkit/Spigot
|
7f7f1608e8
|
BUILDTOOLS-251: Make much of Bukkit locale independent
By: md_5 <git@md-5.net>
|
2016-06-26 19:31:59 +10:00 |
|
Bukkit/Spigot
|
7d3852dda8
|
Update to Minecraft 1.10
By: md_5 <git@md-5.net>
|
2016-06-09 11:43:40 +10:00 |
|
Bukkit/Spigot
|
98923df7c9
|
SPIGOT-2285: New CommandBlock types.
By: md_5 <git@md-5.net>
|
2016-05-16 16:38:38 +10:00 |
|
Bukkit/Spigot
|
2c724bafe6
|
SPIGOT-2013 Added Comparator/Hopper material, enhanced Diode
By: ryanbennitt <ryanbennitt@googlemail.com>
|
2016-03-26 09:27:04 +11:00 |
|
Bukkit/Spigot
|
c432218993
|
SPIGOT-1682: Fixed block data for Beetroot
By: ryanbennitt <ryanbennitt@googlemail.com>
|
2016-03-26 09:26:20 +11:00 |
|
Bukkit/Spigot
|
be6bf9597a
|
SPIGOT-1965: Set Material.ELYTRA durability to 431
By: Matthew <stteg@hotmail.com>
|
2016-03-18 08:55:17 -04:00 |
|
Bukkit/Spigot
|
949890d29d
|
SPIGOT-1638 / SPIGOT-1673: Rework Potions API
By: t00thpick1 <t00thpick1dirko@gmail.com>
|
2016-03-02 20:45:27 -05:00 |
|