@minecraft
    Preparing search index...

    Enumeration CoreInputBindingCategory

    Built-in control categories for use with KeyBindingInfo.bindingCategory. Pass any CoreInputBindingCategory value or a custom string to categorize a binding.

    Index

    Enumeration Members

    Camera: "editor:camera"
    CursorMovement: "editor:cursorMovement"
    Fly: "editor:fly"
    General: "editor:general"
    Hotbar: "editor:hotbar"
    MakeSelection: "editor:makeSelection"
    Modes: "editor:modes"
    Move: "editor:move"
    Movement: "editor:movement"
    Nudge: "editor:nudge"
    Offset: "editor:offset"
    Operations: "editor:operations"
    Paste: "editor:paste"
    PastePreviewManipulation: "editor:pastePreviewManipulation"
    SizeSelection: "editor:sizeSelection"
    ToolActivation: "editor:toolActivation"
    TrimActions: "editor:trimActions"
    Widget: "editor:widget"
    Workbench: "editor:workbench"