| public Difficulty |
| getDifficulty() |
| method_5454() |
| getGlobalDifficulty() |
|
| public float |
| getEffectiveDifficulty() |
| method_5457() |
| getLocalDifficulty() |
|
| public boolean |
| isHard() |
| method_35020() |
| isAtLeastHard() |
|
| public boolean |
| isHarderThan(float requiredDifficulty) |
| method_5455(float arg0) |
| isHarderThan(float difficulty) |
|
| public float |
| getSpecialMultiplier() |
| method_5458() |
| getClampedLocalDifficulty() |
|
| private float |
| calculateDifficulty(Difficulty base, long totalGameTime, long localGameTime, float moonBrightness) |
| method_5456(class_1267 arg0, long arg1, long arg2, float arg3) |
| setLocalDifficulty(Difficulty difficulty, long timeOfDay, long inhabitedTime, float moonSize) |
|