Uses of Interface
net.minecraft.screen.ScreenHandlerFactory
-
Uses of ScreenHandlerFactory in net.minecraft.block.entity
Modifier 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
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ScreenHandlerFactory in net.minecraft.screen
Modifier and TypeInterfaceDescriptioninterface
A screen handler factory with a name (title).Modifier and TypeClassDescriptionfinal class
An implementation ofNamedScreenHandlerFactory
that can be used without the use of anonymous class.Modifier and TypeFieldDescriptionprivate final ScreenHandlerFactory
SimpleNamedScreenHandlerFactory.baseFactory
ModifierConstructorDescriptionSimpleNamedScreenHandlerFactory
(ScreenHandlerFactory baseFactory, Text name)