mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
Removed comment
This commit is contained in:
-1
@@ -102,7 +102,6 @@ public class AwfulBukkitHacks {
|
|||||||
|
|
||||||
resetTags(biomeRegistry);
|
resetTags(biomeRegistry);
|
||||||
bindTags(biomeRegistry, collect);
|
bindTags(biomeRegistry, collect);
|
||||||
// ImmutableMap.copyOf(collect).forEach(biomeRegistry::bindTag);
|
|
||||||
|
|
||||||
} catch(SecurityException | IllegalArgumentException exception) {
|
} catch(SecurityException | IllegalArgumentException exception) {
|
||||||
throw new RuntimeException(exception);
|
throw new RuntimeException(exception);
|
||||||
|
|||||||
Reference in New Issue
Block a user