跳转至

KeyInputType

文档版本:1.21.60.21

KeyInputType枚举。script_api.minecraft/server-editor-bindings.keyinputtype.description

常量

Invalid
static read-only Invalid = 0;
Press
static read-only Press = 1;
Release
static read-only Release = 2;