Search results

  1. J

    Question CraftWorldInfo.vanillaBiomeProvider();

    I need to use code of CraftWorldInfo.vanillaBiomeProvider(); in my plugin, but I don't understand how to initialize it. I found this code in 0760 patch - "0760-Expose-vanilla-BiomeProvider-from-WorldInfo.patch" @Override public org.bukkit.generator.BiomeProvider vanillaBiomeProvider() {...