forked from Clones/Controlify
fix list components not scrolling from controller navigation
This commit is contained in:
@ -7,14 +7,15 @@
|
||||
],
|
||||
"client": [
|
||||
"compat.screen.vanilla.AbstractContainerEventHandlerMixin",
|
||||
"compat.screen.vanilla.AbstractSelectionListMixin",
|
||||
"compat.screen.vanilla.AbstractSliderButtonMixin",
|
||||
"core.ClientPacketListenerMixin",
|
||||
"compat.screen.vanilla.ContainerObjectSelectionListEntryMixin",
|
||||
"compat.screen.vanilla.ScreenAccessor",
|
||||
"compat.screen.vanilla.ScreenMixin",
|
||||
"core.ClientPacketListenerMixin",
|
||||
"core.KeyboardHandlerMixin",
|
||||
"feature.bind.KeyMappingAccessor",
|
||||
"core.MinecraftMixin",
|
||||
"core.MouseHandlerMixin",
|
||||
"compat.screen.vanilla.ScreenAccessor",
|
||||
"compat.screen.vanilla.ScreenMixin"
|
||||
"feature.bind.KeyMappingAccessor"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user