Uses of Interface
net.minecraft.screen.ScreenHandlerFactory
Packages that use ScreenHandlerFactory
-
Uses of ScreenHandlerFactory in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement ScreenHandlerFactoryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ScreenHandlerFactory in net.minecraft.entity.vehicle
Classes in net.minecraft.entity.vehicle that implement ScreenHandlerFactoryModifier and TypeClassDescriptionclass
class
class
-
Uses of ScreenHandlerFactory in net.minecraft.screen
Subinterfaces of ScreenHandlerFactory in net.minecraft.screenClasses in net.minecraft.screen that implement ScreenHandlerFactoryFields in net.minecraft.screen declared as ScreenHandlerFactoryModifier and TypeFieldDescriptionprivate final ScreenHandlerFactory
SimpleNamedScreenHandlerFactory.baseFactory
Constructors in net.minecraft.screen with parameters of type ScreenHandlerFactoryModifierConstructorDescriptionSimpleNamedScreenHandlerFactory
(ScreenHandlerFactory baseFactory, Text name)