Class ChannelManager.Entry

java.lang.Object
net.minecraft.client.audio.ChannelManager.Entry
Enclosing class:
ChannelManager

public class ChannelManager.Entry extends Object
  • Field Details

    • channel

      @Nullable private SoundSource channel
    • stopped

      private boolean stopped
  • Constructor Details

  • Method Details

    • isStopped

      public boolean isStopped()
    • execute

      public void execute(Consumer<SoundSource> p_217888_1_)
    • release

      public void release()