net.minecraft.world

public class LocalDifficulty

ua
net.minecraft.class_2607
net.minecraft.world.LocalDifficulty
net.minecraft.world.DifficultyInstance
net.minecraft.world.DifficultyInstance

Field summary

Modifier and TypeField
private final Difficulty
a
field_11884
base
field_180172_a
worldDifficulty
private final float
b
field_11885
difficulty
field_180171_b
additionalDifficulty

Constructor summary

ModifierConstructor
public (Difficulty base, long timeOfDay, long inhabitedTime, float moonSize)

Method summary

Modifier and TypeMethod
public float
b()
method_10903()
get()
func_180168_b()
getAdditionalDifficulty()
public boolean
a(float arg0)
method_15040(float arg0)
isGreaterThan(float difficulty)
func_193845_a(float arg0)
isHarderThan(float arg0)
public float
d()
method_10904()
getMultiplier()
func_180170_c()
getClampedAdditionalDifficulty()
private float
a(tz arg0, long arg1, long arg2, float arg3)
method_10902(class_2151 arg0, long arg1, long arg2, float arg3)
calculate(Difficulty base, long timeOfDay, long inhabitedTime, float moonSize)
func_180169_a(EnumDifficulty arg0, long arg1, long arg2, float arg3)
calculateAdditionalDifficulty(EnumDifficulty difficulty, long worldTime, long chunkInhabitedTime, float moonPhaseFactor)