EvenBetterArcheology unspecified
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
de.sakurajin.evenbetterarcheology.registry.ModScreenHandlers Class Reference
Collaboration diagram for de.sakurajin.evenbetterarcheology.registry.ModScreenHandlers:
Collaboration graph
[legend]

Static Public Member Functions

static void registerAllScreenHandlers ()
 

Static Public Attributes

static ScreenHandlerType< IdentifyingScreenHandlerIDENTIFYING_SCREEN_HANDLER = new ScreenHandlerType<>(IdentifyingScreenHandler::new, FeatureFlags.VANILLA_FEATURES)
 
static ScreenHandlerType< FossilInventoryScreenHandlerFOSSIL_SCREEN_HANDLER = new ScreenHandlerType<>(FossilInventoryScreenHandler::new, FeatureFlags.VANILLA_FEATURES)
 

Member Function Documentation

◆ registerAllScreenHandlers()

static void de.sakurajin.evenbetterarcheology.registry.ModScreenHandlers.registerAllScreenHandlers ( )
static

Member Data Documentation

◆ FOSSIL_SCREEN_HANDLER

ScreenHandlerType<FossilInventoryScreenHandler> de.sakurajin.evenbetterarcheology.registry.ModScreenHandlers.FOSSIL_SCREEN_HANDLER = new ScreenHandlerType<>(FossilInventoryScreenHandler::new, FeatureFlags.VANILLA_FEATURES)
static

◆ IDENTIFYING_SCREEN_HANDLER

ScreenHandlerType<IdentifyingScreenHandler> de.sakurajin.evenbetterarcheology.registry.ModScreenHandlers.IDENTIFYING_SCREEN_HANDLER = new ScreenHandlerType<>(IdentifyingScreenHandler::new, FeatureFlags.VANILLA_FEATURES)
static

The documentation for this class was generated from the following file: