Class WbsMaterials

java.lang.Object
wbs.utils.util.WbsMaterials

public final class WbsMaterials extends Object
Utility class for mapping material types based on concepts not existing in the game.
Planned to be expanded in future to allow configured mappings between various concepts.
  • Method Details

    • getTreeSpecies

      @Nullable public static @Nullable org.bukkit.TreeSpecies getTreeSpecies(@NotNull @NotNull org.bukkit.Material material)