Uses of Interface
net.minecraft.screen.ScreenHandlerFactory
Packages that use ScreenHandlerFactory
- 
Uses of ScreenHandlerFactory in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement ScreenHandlerFactoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass
- 
Uses of ScreenHandlerFactory in net.minecraft.entity.vehicleSubinterfaces of ScreenHandlerFactory in net.minecraft.entity.vehicleClasses in net.minecraft.entity.vehicle that implement ScreenHandlerFactoryModifier and TypeClassDescriptionclassclassclassclassclassclass
- 
Uses of ScreenHandlerFactory in net.minecraft.screenSubinterfaces of ScreenHandlerFactory in net.minecraft.screenModifier and TypeInterfaceDescriptioninterfaceA screen handler factory with a name (title).Classes in net.minecraft.screen that implement ScreenHandlerFactoryModifier and TypeClassDescriptionfinal classAn implementation ofNamedScreenHandlerFactorythat can be used without the use of anonymous class.Fields in net.minecraft.screen declared as ScreenHandlerFactoryModifier and TypeFieldDescriptionprivate final ScreenHandlerFactorySimpleNamedScreenHandlerFactory.baseFactoryConstructors in net.minecraft.screen with parameters of type ScreenHandlerFactoryModifierConstructorDescriptionSimpleNamedScreenHandlerFactory(ScreenHandlerFactory baseFactory, Text name)