Class HypeTrainConfig.DifficultySettings
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainConfig.DifficultySettings
- Enclosing class:
- HypeTrainConfig
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.getEasy()Deprecated.getHard()Deprecated.Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
DifficultySettings
public DifficultySettings()Deprecated.
-
-
Method Details
-
getEasy
Deprecated. -
getMedium
Deprecated. -
getHard
Deprecated. -
getSuperHard
Deprecated. -
getInsane
Deprecated. -
setEasy
Deprecated. -
setMedium
Deprecated. -
setHard
Deprecated. -
setSuperHard
Deprecated. -
setInsane
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-