EssentialGG / Elementa

A simple, declarative GUI library for Minecraft
GNU Lesser General Public License v3.0
351 stars 30 forks source link

AbstractTextInput: Hard-code isAllowedCharacter #138

Closed Johni0702 closed 7 months ago

Johni0702 commented 7 months ago

It shouldn't ever change and this way the same Elementa build continues to be compatible on 1.20.5+ where the MC method was moved to another class.