OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
314 stars 50 forks source link

Fix #3, add documentation and more #17

Closed OxideWaveLength closed 4 years ago

OxideWaveLength commented 4 years ago

Strings: * Big update to translateColors() - fix #3 + Add isColor(String text) + Add isColorSign(char c) + Add simpleTranslateColors(String text) + Add capitalizeFirstLetter() + Add javadocs (documentation) to some methods

TabGUI: * Replace #capitalizeFirstLetterOnly() to #capitalizeFirstLetter() in the modules menu

Modules ArrayList: + Add #capitalizeFirstLetter() to the modules names