Class FpsSmoother

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

@Environment(CLIENT) public class FpsSmoother extends Object
Mappings:
Namespace Name
official fee
intermediary net/minecraft/class_4740
named net/minecraft/client/render/FpsSmoother
  • Field Details

    • times

      private final long[] times
      Mappings:
      Namespace Name Mixin selector
      official a Lfee;a:[J
      intermediary field_21800 Lnet/minecraft/class_4740;field_21800:[J
      named times Lnet/minecraft/client/render/FpsSmoother;times:[J
    • size

      private int size
      Mappings:
      Namespace Name Mixin selector
      official b Lfee;b:I
      intermediary field_21801 Lnet/minecraft/class_4740;field_21801:I
      named size Lnet/minecraft/client/render/FpsSmoother;size:I
    • index

      private int index
      Mappings:
      Namespace Name Mixin selector
      official c Lfee;c:I
      intermediary field_21802 Lnet/minecraft/class_4740;field_21802:I
      named index Lnet/minecraft/client/render/FpsSmoother;index:I
  • Constructor Details

    • FpsSmoother

      public FpsSmoother(int size)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfee;<init>(I)V
      intermediary <init> Lnet/minecraft/class_4740;<init>(I)V
      named <init> Lnet/minecraft/client/render/FpsSmoother;<init>(I)V
  • Method Details

    • getTargetUsedTime

      public long getTargetUsedTime(long time)
      Mappings:
      Namespace Name Mixin selector
      official a Lfee;a(J)J
      intermediary method_24214 Lnet/minecraft/class_4740;method_24214(J)J
      named getTargetUsedTime Lnet/minecraft/client/render/FpsSmoother;getTargetUsedTime(J)J