Uses of Enum Class
net.minecraft.util.ModStatus.Confidence
-
Uses of ModStatus.Confidence in net.minecraft.util
Modifier and TypeFieldDescriptionprivate final ModStatus.Confidence
ModStatus.confidence
The field for theconfidence
record component.Modifier and TypeMethodDescriptionModStatus.confidence()
Returns the value of theconfidence
record component.static ModStatus.Confidence
Returns the enum constant of this class with the specified name.static ModStatus.Confidence[]
ModStatus.Confidence.values()
Returns an array containing the constants of this enum class, in the order they are declared.