Interface HideMouse

All Known Implementing Classes:
BoxListPCScreen, BoxListScreen, PCScreen, PokemonScreen

public interface HideMouse
CursorHelper will hide entirely the mouse from this gui during
invalid reference
Screen#initGui()
. You can draw your own at mouseX and mouseY to replace it.