Class ExpandDifficulty
java.lang.Object
com.blamejared.crafttweaker.natives.world.ExpandDifficulty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.network.chat.ComponentgetDisplayName(net.minecraft.world.Difficulty internal) static intgetId(net.minecraft.world.Difficulty internal) static StringgetKey(net.minecraft.world.Difficulty internal)
-
Constructor Details
-
ExpandDifficulty
public ExpandDifficulty()
-
-
Method Details
-
getId
public static int getId(net.minecraft.world.Difficulty internal) -
getDisplayName
public static net.minecraft.network.chat.Component getDisplayName(net.minecraft.world.Difficulty internal) -
getKey
-