mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 00:30:45 +00:00
Added Option to mute frame sounds
This commit is contained in:
@@ -77,4 +77,8 @@ public interface MediaDisplay extends Closeable {
|
||||
public void setFrozen(boolean value);
|
||||
|
||||
public boolean alwaysDisplay();
|
||||
|
||||
public void setMuted(boolean value);
|
||||
|
||||
public boolean isMutable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user