Package net.minecraft.client.render
Class FpsSmoother
java.lang.Object
net.minecraft.client.render.FpsSmoother
- Mappings:
Namespace Name intermediary net/minecraft/class_4740official fjvnamed net/minecraft/client/render/FpsSmoother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
times
private final long[] times- Mappings:
Namespace Name Mixin selector intermediary field_21800Lnet/minecraft/class_4740;field_21800:[Jofficial aLfjv;a:[Jnamed timesLnet/minecraft/client/render/FpsSmoother;times:[J
-
size
private int size- Mappings:
Namespace Name Mixin selector intermediary field_21801Lnet/minecraft/class_4740;field_21801:Iofficial bLfjv;b:Inamed sizeLnet/minecraft/client/render/FpsSmoother;size:I
-
index
private int index- Mappings:
Namespace Name Mixin selector intermediary field_21802Lnet/minecraft/class_4740;field_21802:Iofficial cLfjv;c:Inamed indexLnet/minecraft/client/render/FpsSmoother;index:I
-
-
Constructor Details
-
FpsSmoother
public FpsSmoother(int size) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_4740;<init>(I)Vofficial <init>Lfjv;<init>(I)Vnamed <init>Lnet/minecraft/client/render/FpsSmoother;<init>(I)V
-
-
Method Details
-
getTargetUsedTime
public long getTargetUsedTime(long time) - Mappings:
Namespace Name Mixin selector intermediary method_24214Lnet/minecraft/class_4740;method_24214(J)Jofficial aLfjv;a(J)Jnamed getTargetUsedTimeLnet/minecraft/client/render/FpsSmoother;getTargetUsedTime(J)J
-