Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
public abstractbooleanmatches(com.mojang.blaze3d.platform.InputConstants.Key key)
isActive
public abstractbooleanisActive(@Nullable
@Nullable IKeyConflictContext conflictContext)
getCombinedName
public abstractnet.minecraft.network.chat.ComponentgetCombinedName(com.mojang.blaze3d.platform.InputConstants.Key key,
Supplier<net.minecraft.network.chat.Component> defaultLogic)