api: remove devtools annotation and rename setSetting
This commit is contained in:
@@ -690,8 +690,7 @@ public interface Client extends GameEngine
|
|||||||
* @param varbit the variable
|
* @param varbit the variable
|
||||||
* @param value the new value
|
* @param value the new value
|
||||||
*/
|
*/
|
||||||
@VisibleForDevtools
|
void setVarbit(Varbits varbit, int value);
|
||||||
void setSetting(Varbits varbit, int value);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of a given variable.
|
* Gets the value of a given variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user