@minecraft
    正在准备搜索索引...

    枚举 KeyProcessingState

    Determines how key binding should be processed to fire actions

    索引

    枚举成员

    Consume: 0

    Consume key input event and prevent propagation

    Disabled: 2

    Skip key input event processing

    Passthrough: 1

    Pass key input event to parent context after processing it