Package com.mojang.blaze3d.platform
Interface WindowEventHandler
- All Known Implementing Classes:
 Minecraft
public interface WindowEventHandler
- 
Method Summary
 
- 
Method Details
- 
setWindowActive
void setWindowActive(boolean p_85477_)  - 
resizeDisplay
void resizeDisplay() - 
cursorEntered
void cursorEntered() 
 -