Class FabricKeyMappingUtilHandler

java.lang.Object
info.u_team.u_team_core.impl.FabricKeyMappingUtilHandler
All Implemented Interfaces:
KeyMappingUtil.Handler

public class FabricKeyMappingUtilHandler extends Object implements KeyMappingUtil.Handler
  • Constructor Details

    • FabricKeyMappingUtilHandler

      public FabricKeyMappingUtilHandler()
  • Method Details

    • matches

      public boolean matches(net.minecraft.client.KeyMapping keyMapping, com.mojang.blaze3d.platform.InputConstants.Key key)
      Specified by:
      matches in interface KeyMappingUtil.Handler