mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-23 18:55:14 +01:00
f6c45adc5f
This fixes webbukkit/dynmap#3418. The idea is to catch the case when numeric IDs have been removed from the code base and to then just use a fallback. Also doing it this way ensures maxium longevity, as `Material#getID` will be among the last ones removed, while other methods to get the numerical ID will get likely get removed earlier |
||
---|---|---|
.. | ||
src/main | ||
tools | ||
.gitignore | ||
build.gradle |