#2985: Add Keybinds.SOCIAL_INTERACTIONS
This commit is contained in:
parent
281aecef4c
commit
9c078b78c3
@ -41,6 +41,7 @@ public interface Keybinds
|
||||
String PLAYERLIST = "key.playerlist";
|
||||
String CHAT = "key.chat";
|
||||
String COMMAND = "key.command";
|
||||
String SOCIAL_INTERACTIONS = "key.socialInteractions";
|
||||
|
||||
String ADVANCEMENTS = "key.advancements";
|
||||
String SPECTATOR_OUTLINES = "key.spectatorOutlines";
|
||||
|
Loading…
Reference in New Issue
Block a user