Class FpsSmoother

java.lang.Object
net.minecraft.client.render.FpsSmoother

@Environment(CLIENT)
public class FpsSmoother
extends Object
  • Field Details

    • times

      private final long[] times
    • size

      private int size
    • index

      private int index
  • Constructor Details

  • Method Details