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