mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Backport 2.3.0 to mc-1.21.6
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package de.shiewk.widgets.client.screen;
|
||||
|
||||
public interface WidgetVisibilityToggle {
|
||||
|
||||
boolean shouldRenderWidgets();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user