Class SoundBufferLibrary.DebugOutput.Counter

java.lang.Object
net.minecraft.client.sounds.SoundBufferLibrary.DebugOutput.Counter
All Implemented Interfaces:
SoundBufferLibrary.DebugOutput
Enclosing interface:
SoundBufferLibrary.DebugOutput

public static class SoundBufferLibrary.DebugOutput.Counter extends Object implements SoundBufferLibrary.DebugOutput
  • Field Details

    • totalCount

      private int totalCount
    • totalSize

      private long totalSize
  • Constructor Details

    • Counter

      public Counter()
  • Method Details