Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.ChatColors
Packages that use ChatColors
-
Uses of ChatColors in net.guizhanss.guizhanlib.minecraft
Methods in net.guizhanss.guizhanlib.minecraft that return ChatColorsModifier and TypeMethodDescriptionstatic ChatColorsChatColors.fromChatColor(ChatColor chatColor) 根据聊天颜色返回对应的枚举static ChatColorsReturns the enum constant of this class with the specified name.static ChatColors[]ChatColors.values()Returns an array containing the constants of this enum class, in the order they are declared.