forked from Clones/Controlify
scrollable vmouse, YACL compat, toggle sneak/sprint, 22w06a, custom name
This commit is contained in:
@ -178,6 +178,9 @@ public final class Controller {
|
||||
|
||||
public ControllerTheme theme = type().theme();
|
||||
|
||||
public boolean toggleSprint = true;
|
||||
public boolean toggleSneak = true;
|
||||
|
||||
public String customName = null;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user