Interface KeyMappingUtil.Handler

All Known Implementing Classes:
FabricKeyMappingUtilHandler
Enclosing class:
KeyMappingUtil

public static interface KeyMappingUtil.Handler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(net.minecraft.client.KeyMapping keyMapping, com.mojang.blaze3d.platform.InputConstants.Key key)
     
  • Method Details

    • matches

      boolean matches(net.minecraft.client.KeyMapping keyMapping, com.mojang.blaze3d.platform.InputConstants.Key key)