Package wbs.utils.util
Class WbsMaterials
java.lang.Object
wbs.utils.util.WbsMaterials
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.
Planned to be expanded in future to allow configured mappings between various concepts.
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable org.bukkit.TreeSpeciesgetTreeSpecies(@NotNull org.bukkit.Material material)
-
Method Details
-
getTreeSpecies
@Nullable public static @Nullable org.bukkit.TreeSpecies getTreeSpecies(@NotNull @NotNull org.bukkit.Material material)
-