@Deprecated public static class FabricKeyBinding.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FabricKeyBinding |
binding
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(FabricKeyBinding binding)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FabricKeyBinding |
build()
Deprecated.
|
static FabricKeyBinding.Builder |
create(net.minecraft.util.Identifier id,
net.minecraft.client.util.InputUtil.Type type,
int code,
String category)
Deprecated.
|
protected final FabricKeyBinding binding
protected Builder(FabricKeyBinding binding)
public FabricKeyBinding build()
public static FabricKeyBinding.Builder create(net.minecraft.util.Identifier id, net.minecraft.client.util.InputUtil.Type type, int code, String category)