Class FabricKeyBinding.Builder
java.lang.Object
net.fabricmc.fabric.api.client.keybinding.FabricKeyBinding.Builder
- Enclosing class:
FabricKeyBinding
Deprecated.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Deprecated.static FabricKeyBinding.Builder
create
(Identifier id, InputUtil.Type type, int code, String category) Deprecated.
-
Field Details
-
binding
Deprecated.
-
-
Constructor Details
-
Builder
Deprecated.
-
-
Method Details
-
build
Deprecated. -
create
public static FabricKeyBinding.Builder create(Identifier id, InputUtil.Type type, int code, String category) Deprecated.
-