Uses of Interface
net.minecraft.util.TranslatableOption
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of TranslatableOption in net.minecraft.client.option
Modifier and TypeClassDescriptionenum
enum
enum
enum
enum
Modifier and TypeMethodDescriptionstatic <T extends TranslatableOption>
SimpleOption.ValueTextGetter<T>SimpleOption.enumValueText()
Returns the getter for thevalueTextGetter
parameter of the constructor to use the value's text as the option's rendered text. -
Uses of TranslatableOption in net.minecraft.client.render
-
Uses of TranslatableOption in net.minecraft.util