Recent content by just_l0fe

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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() {...