Files
Paper/Spigot-API-Patches
Aikar 8147d0ec71 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-08-24 22:22:08 -04:00
2020-08-23 15:29:02 +02:00
2020-06-24 22:33:35 -04:00