Uses of Enum Class
net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity.TextAlignment
-
Uses of DisplayEntity.TextDisplayEntity.TextAlignment in net.minecraft.entity.decoration
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DisplayEntity.TextDisplayEntity.TextAlignment>
DisplayEntity.TextDisplayEntity.TextAlignment.CODEC
Modifier and TypeMethodDescriptionDisplayEntity.TextDisplayEntity.getAlignment
(byte flags) Returns the enum constant of this class with the specified name.DisplayEntity.TextDisplayEntity.TextAlignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.