Interface IKeyListener

All Known Implementing Classes:
HUDHandler

public interface IKeyListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleInput(net.minecraft.client.KeyMapping key)
     
  • Method Details

    • handleInput

      void handleInput(net.minecraft.client.KeyMapping key)