@@ -0,0 +1,7 @@
|
||||
package anticope.rejects.mixininterface;
|
||||
|
||||
public interface INoRender {
|
||||
boolean noCommandSuggestions();
|
||||
|
||||
boolean disableToasts();
|
||||
}
|
||||
Reference in New Issue
Block a user