Files
OldSliceMC/Spigot-API-Patches
Aikar 7bfb781ff3 Additional Block Material API's
Faster version for isSolid() that utilizes NMS's state for isSolid instead of the slower
process to do this in the Bukkit API

Material#isSolid uses a large switch statement which isn't as performant vs a simple boolean return

Adds API for buildable, replaceable, burnable too.
2020-12-30 19:43:45 -05:00
..
2020-06-24 22:33:35 -04:00
2020-08-24 22:40:19 -04:00