I got this error when adding nms 1.20.5 support in my project :```java
cannot access net.minecraft.world.level.biome.Biome
cannot access org.bukkit.craftbukkit.v1_20_R4.block.CraftBiome
cannot find symbol
cannot find symbol```
Here is my code
The most interesting part is this commit