@return the name of the old enum. @deprecated only for backwards compatibility.
()
| 29 | * @deprecated only for backwards compatibility. |
| 30 | */ |
| 31 | @NotNull |
| 32 | @Deprecated(since = "1.21", forRemoval = true) @ApiStatus.ScheduledForRemoval(inVersion = "1.22") // Paper - will be removed via asm-utils |
| 33 | String name(); |
| 34 |
no outgoing calls