()
| 53 | |
| 54 | // Paper start |
| 55 | @Override |
| 56 | public @org.jetbrains.annotations.NotNull String translationKey() { |
| 57 | return "options.difficulty." + this.name().toLowerCase(java.util.Locale.ENGLISH); |
| 58 | } |
| 59 | // Paper end |
| 60 | /** |
| 61 | * Gets the Difficulty represented by the specified value |