Posted August 28, 20169 yr I'm following along on a tutorial made for 1.8 that makes an item that stores the coordinates of a block it's used on. EnumChatFormatting is what's used in the tutorial, but eclipse can't find this class in 1.10. Can someone tell me if I'm doing something wrong or if there is an updated way to do what I'm wanting?
August 28, 20169 yr I beleive it is just ChatFormatting they removed the Enum, cant check though. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 29, 20169 yr EnumChatFormatting was renamed to TextFormatting . This renaming is documented on this issue tracker, which also documents most other renames since 1.9. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.