Interface ISetKeyEvent


public interface ISetKeyEvent
  • Method Summary

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

    • options

      net.minecraft.client.Options options()
    • mapping

      net.minecraft.client.KeyMapping mapping()
    • key

      com.mojang.blaze3d.platform.InputConstants.Key key()