Class MixinEditBox
java.lang.Object
com.viaversion.viafabricplus.injection.mixin.compat.classic4j.MixinEditBox
- All Implemented Interfaces:
IEditBox
ClassicCube allows to use forbidden characters which the game doesn't allow in passwords, so we have to bypass this check
in order to allow the user to enter their password.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MixinEditBox
public MixinEditBox()
-
-
Method Details
-
viaFabricPlus$unlockForbiddenCharacters
public void viaFabricPlus$unlockForbiddenCharacters()- Specified by:
viaFabricPlus$unlockForbiddenCharactersin interfaceIEditBox
-