mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
By: Doc <nachito94@msn.com>
This commit is contained in:
@@ -6,7 +6,10 @@ import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* Represents the different species of trees regardless of size.
|
||||
*
|
||||
* @deprecated Deprecated, see usage methods for replacement(s)
|
||||
*/
|
||||
@Deprecated
|
||||
public enum TreeSpecies {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user