Class GizmoCollectorImpl.Entry

java.lang.Object
net.minecraft.world.debug.gizmo.GizmoCollectorImpl.Entry
All Implemented Interfaces:
VisibilityConfigurable
Enclosing class:
GizmoCollectorImpl

public static class GizmoCollectorImpl.Entry extends Object implements VisibilityConfigurable
Mappings:
Namespace Name
named net/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry
intermediary net/minecraft/class_12185$class_12186
official uq$a
  • Field Details

    • gizmo

      private final Gizmo gizmo
      Mappings:
      Namespace Name Mixin selector
      named gizmo Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;gizmo:Lnet/minecraft/world/debug/gizmo/Gizmo;
      intermediary field_63662 Lnet/minecraft/class_12185$class_12186;field_63662:Lnet/minecraft/class_12175;
      official a Luq$a;a:Luh;
    • ignoreOcclusion

      private boolean ignoreOcclusion
      Mappings:
      Namespace Name Mixin selector
      named ignoreOcclusion Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;ignoreOcclusion:Z
      intermediary field_63663 Lnet/minecraft/class_12185$class_12186;field_63663:Z
      official b Luq$a;b:Z
    • creationTime

      private long creationTime
      Mappings:
      Namespace Name Mixin selector
      named creationTime Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;creationTime:J
      intermediary field_63930 Lnet/minecraft/class_12185$class_12186;field_63930:J
      official c Luq$a;c:J
    • removalTime

      private long removalTime
      Mappings:
      Namespace Name Mixin selector
      named removalTime Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;removalTime:J
      intermediary field_63931 Lnet/minecraft/class_12185$class_12186;field_63931:J
      official d Luq$a;d:J
    • fadeOut

      private boolean fadeOut
      Mappings:
      Namespace Name Mixin selector
      named fadeOut Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;fadeOut:Z
      intermediary field_63932 Lnet/minecraft/class_12185$class_12186;field_63932:Z
      official e Luq$a;e:Z
  • Constructor Details

    • Entry

      Entry(Gizmo gizmo)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;<init>(Lnet/minecraft/world/debug/gizmo/Gizmo;)V
      intermediary <init> Lnet/minecraft/class_12185$class_12186;<init>(Lnet/minecraft/class_12175;)V
      official <init> Luq$a;<init>(Luh;)V
  • Method Details

    • ignoreOcclusion

      public VisibilityConfigurable ignoreOcclusion()
      Specified by:
      ignoreOcclusion in interface VisibilityConfigurable
      Mappings:
      Namespace Name Mixin selector
      named ignoreOcclusion Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;ignoreOcclusion()Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;
      intermediary method_75533 Lnet/minecraft/class_12178;method_75533()Lnet/minecraft/class_12178;
      official a Luk;a()Luk;
    • withLifespan

      public VisibilityConfigurable withLifespan(int lifespan)
      Specified by:
      withLifespan in interface VisibilityConfigurable
      Mappings:
      Namespace Name Mixin selector
      named withLifespan Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;withLifespan(I)Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;
      intermediary method_75851 Lnet/minecraft/class_12178;method_75851(I)Lnet/minecraft/class_12178;
      official a Luk;a(I)Luk;
    • fadeOut

      public VisibilityConfigurable fadeOut()
      Specified by:
      fadeOut in interface VisibilityConfigurable
      Mappings:
      Namespace Name Mixin selector
      named fadeOut Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;fadeOut()Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;
      intermediary method_75852 Lnet/minecraft/class_12178;method_75852()Lnet/minecraft/class_12178;
      official b Luk;b()Luk;
    • getOpacity

      public float getOpacity(long time)
      Mappings:
      Namespace Name Mixin selector
      named getOpacity Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getOpacity(J)F
      intermediary method_75857 Lnet/minecraft/class_12185$class_12186;method_75857(J)F
      official a Luq$a;a(J)F
    • ignoresOcclusion

      public boolean ignoresOcclusion()
      Mappings:
      Namespace Name Mixin selector
      named ignoresOcclusion Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;ignoresOcclusion()Z
      intermediary method_75562 Lnet/minecraft/class_12185$class_12186;method_75562()Z
      official c Luq$a;c()Z
    • getRemovalTime

      public long getRemovalTime()
      Mappings:
      Namespace Name Mixin selector
      named getRemovalTime Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getRemovalTime()J
      intermediary method_75858 Lnet/minecraft/class_12185$class_12186;method_75858()J
      official d Luq$a;d()J
    • getGizmo

      public Gizmo getGizmo()
      Mappings:
      Namespace Name Mixin selector
      named getGizmo Lnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getGizmo()Lnet/minecraft/world/debug/gizmo/Gizmo;
      intermediary method_75563 Lnet/minecraft/class_12185$class_12186;method_75563()Lnet/minecraft/class_12175;
      official e Luq$a;e()Luh;