-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Irrelevant.
-
1.13.2
-
Yes
Currently, blocks have properties such as Light (https://minecraft.gamepedia.com/Light) and Opacity (https://minecraft.gamepedia.com/Opacity) represented numerically. As far as I am aware, it is not possible to obtain these values through the API; one would need to create a comparison table within their plugin to accommodate all current blocks and then update those tables to reflect future block inclusions.
Adding block property API could greatly prolong the lifespan of plugins which rely on these block properties.