Package info.u_team.u_team_core.impl
Klasse FabricKeyMappingUtilHandler
java.lang.Object
info.u_team.u_team_core.impl.FabricKeyMappingUtilHandler
- Alle implementierten Schnittstellen:
KeyMappingUtil.Handler
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanmatches(net.minecraft.client.KeyMapping keyMapping, com.mojang.blaze3d.platform.InputConstants.Key key)
-
Konstruktordetails
-
FabricKeyMappingUtilHandler
public FabricKeyMappingUtilHandler()
-
-
Methodendetails
-
matches
public boolean matches(net.minecraft.client.KeyMapping keyMapping, com.mojang.blaze3d.platform.InputConstants.Key key) - Angegeben von:
matchesin SchnittstelleKeyMappingUtil.Handler
-