Package com.thecsdev.commonmc.api.client.gui.screen
package com.thecsdev.commonmc.api.client.gui.screen
-
ClassDescriptionThis
interfaceis implemented byTScreens that can provide information about the lastScreeninstance that was open before them.Thisinterfaceis implemented byScreens andTScreens that wish to receive callback method calls for whenever the server sends aClientboundAwardStatsPacketto the client.An abstraction layer that represents a game'sScreen.Same asTScreen, but with some extra features such as arrow-key navigation.TScreenWrapper<T extends TScreen>TheTScreenWrapperserves as an adapter for theTScreenclass.TScreenimplementation that shows a textual dialog to the user and presents the user with some dialog options (clickable buttons).