Package net.minecraft.client.render
Class FpsSmoother
java.lang.Object
net.minecraft.client.render.FpsSmoother
- Mappings:
Namespace Name official fon
intermediary net/minecraft/class_4740
named net/minecraft/client/render/FpsSmoother
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
times
private final long[] times- Mappings:
Namespace Name Mixin selector official a
Lfon;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
Lfon;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
Lfon;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>
Lfon;<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
Lfon;a(J)J
intermediary method_24214
Lnet/minecraft/class_4740;method_24214(J)J
named getTargetUsedTime
Lnet/minecraft/client/render/FpsSmoother;getTargetUsedTime(J)J
-