Interface ISetToDefaultEvent

All Known Implementing Classes:
SetToDefaultEvent

public interface ISetToDefaultEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.client.KeyMapping
     
    net.minecraft.client.Options
     
  • Method Details

    • options

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

      net.minecraft.client.KeyMapping mapping()