Class RenderTickCounter.Constant

java.lang.Object
net.minecraft.client.render.RenderTickCounter.Constant
All Implemented Interfaces:
RenderTickCounter
Enclosing interface:
RenderTickCounter

@Environment(CLIENT) public static class RenderTickCounter.Constant extends Object implements RenderTickCounter
Mappings:
Namespace Name
named net/minecraft/client/render/RenderTickCounter$Constant
intermediary net/minecraft/class_9779$class_9780
official fgf$a
  • Field Details

    • value

      private final float value
      Mappings:
      Namespace Name Mixin selector
      named value Lnet/minecraft/client/render/RenderTickCounter$Constant;value:F
      intermediary field_51957 Lnet/minecraft/class_9779$class_9780;field_51957:F
      official c Lfgf$a;c:F
  • Constructor Details

    • Constant

      Constant(float value)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/RenderTickCounter$Constant;<init>(F)V
      intermediary <init> Lnet/minecraft/class_9779$class_9780;<init>(F)V
      official <init> Lfgf$a;<init>(F)V
  • Method Details

    • getLastFrameDuration

      public float getLastFrameDuration()
      Specified by:
      getLastFrameDuration in interface RenderTickCounter
      Mappings:
      Namespace Name Mixin selector
      named getLastFrameDuration Lnet/minecraft/client/render/RenderTickCounter;getLastFrameDuration()F
      intermediary method_60636 Lnet/minecraft/class_9779;method_60636()F
      official a Lfgf;a()F
    • getTickDelta

      public float getTickDelta(boolean bool)
      Specified by:
      getTickDelta in interface RenderTickCounter
      Mappings:
      Namespace Name Mixin selector
      named getTickDelta Lnet/minecraft/client/render/RenderTickCounter;getTickDelta(Z)F
      intermediary method_60637 Lnet/minecraft/class_9779;method_60637(Z)F
      official a Lfgf;a(Z)F
    • getLastDuration

      public float getLastDuration()
      Specified by:
      getLastDuration in interface RenderTickCounter
      Mappings:
      Namespace Name Mixin selector
      named getLastDuration Lnet/minecraft/client/render/RenderTickCounter;getLastDuration()F
      intermediary method_60638 Lnet/minecraft/class_9779;method_60638()F
      official b Lfgf;b()F