Uses of Enum Class
net.minecraftforge.common.util.TextTable.Alignment
-
Uses of TextTable.Alignment in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionstatic TextTable.Alignment
Returns the enum constant of this class with the specified name.static TextTable.Alignment[]
TextTable.Alignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic TextTable.Column
TextTable.column
(String header, TextTable.Alignment alignment)