Uses of Interface
net.neoforged.neoforge.client.settings.IKeyConflictContext
Packages that use IKeyConflictContext
Package
Description
Extension interfaces for
client
-only classes.-
Uses of IKeyConflictContext in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return IKeyConflictContextMethods in net.neoforged.neoforge.client.extensions with parameters of type IKeyConflictContextModifier and TypeMethodDescriptionvoid
IKeyMappingExtension.setKeyConflictContext
(IKeyConflictContext keyConflictContext) -
Uses of IKeyConflictContext in net.neoforged.neoforge.client.settings
Classes in net.neoforged.neoforge.client.settings that implement IKeyConflictContextMethods in net.neoforged.neoforge.client.settings with parameters of type IKeyConflictContextModifier and TypeMethodDescriptionboolean
IKeyConflictContext.conflicts
(IKeyConflictContext other) abstract boolean
KeyModifier.isActive
(@Nullable IKeyConflictContext conflictContext)