Package net.minecraft.world.debug.gizmo
Class GizmoCollectorImpl.Entry
java.lang.Object
net.minecraft.world.debug.gizmo.GizmoCollectorImpl.Entry
- All Implemented Interfaces:
VisibilityConfigurable
- Enclosing class:
GizmoCollectorImpl
- Mappings:
Namespace Name named net/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entryintermediary net/minecraft/class_12185$class_12186official uv$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate longprivate booleanprivate final Gizmoprivate booleanprivate long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfadeOut()getGizmo()floatgetOpacity(long time) longbooleanwithLifespan(int lifespan)
-
Field Details
-
gizmo
- Mappings:
Namespace Name Mixin selector named gizmoLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;gizmo:Lnet/minecraft/world/debug/gizmo/Gizmo;intermediary field_63662Lnet/minecraft/class_12185$class_12186;field_63662:Lnet/minecraft/class_12175;official aLuv$a;a:Lum;
-
ignoreOcclusion
private boolean ignoreOcclusion- Mappings:
Namespace Name Mixin selector named ignoreOcclusionLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;ignoreOcclusion:Zintermediary field_63663Lnet/minecraft/class_12185$class_12186;field_63663:Zofficial bLuv$a;b:Z
-
creationTime
private long creationTime- Mappings:
Namespace Name Mixin selector named creationTimeLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;creationTime:Jintermediary field_63930Lnet/minecraft/class_12185$class_12186;field_63930:Jofficial cLuv$a;c:J
-
removalTime
private long removalTime- Mappings:
Namespace Name Mixin selector named removalTimeLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;removalTime:Jintermediary field_63931Lnet/minecraft/class_12185$class_12186;field_63931:Jofficial dLuv$a;d:J
-
fadeOut
private boolean fadeOut- Mappings:
Namespace Name Mixin selector named fadeOutLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;fadeOut:Zintermediary field_63932Lnet/minecraft/class_12185$class_12186;field_63932:Zofficial eLuv$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;)Vintermediary <init>Lnet/minecraft/class_12185$class_12186;<init>(Lnet/minecraft/class_12175;)Vofficial <init>Luv$a;<init>(Lum;)V
-
-
Method Details
-
ignoreOcclusion
- Specified by:
ignoreOcclusionin interfaceVisibilityConfigurable- Mappings:
Namespace Name Mixin selector named ignoreOcclusionLnet/minecraft/world/debug/gizmo/VisibilityConfigurable;ignoreOcclusion()Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;intermediary method_75533Lnet/minecraft/class_12178;method_75533()Lnet/minecraft/class_12178;official aLup;a()Lup;
-
withLifespan
- Specified by:
withLifespanin interfaceVisibilityConfigurable- Mappings:
Namespace Name Mixin selector named withLifespanLnet/minecraft/world/debug/gizmo/VisibilityConfigurable;withLifespan(I)Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;intermediary method_75851Lnet/minecraft/class_12178;method_75851(I)Lnet/minecraft/class_12178;official aLup;a(I)Lup;
-
fadeOut
- Specified by:
fadeOutin interfaceVisibilityConfigurable- Mappings:
Namespace Name Mixin selector named fadeOutLnet/minecraft/world/debug/gizmo/VisibilityConfigurable;fadeOut()Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;intermediary method_75852Lnet/minecraft/class_12178;method_75852()Lnet/minecraft/class_12178;official bLup;b()Lup;
-
getOpacity
public float getOpacity(long time) - Mappings:
Namespace Name Mixin selector named getOpacityLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getOpacity(J)Fintermediary method_75857Lnet/minecraft/class_12185$class_12186;method_75857(J)Fofficial aLuv$a;a(J)F
-
ignoresOcclusion
public boolean ignoresOcclusion()- Mappings:
Namespace Name Mixin selector named ignoresOcclusionLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;ignoresOcclusion()Zintermediary method_75562Lnet/minecraft/class_12185$class_12186;method_75562()Zofficial cLuv$a;c()Z
-
getRemovalTime
public long getRemovalTime()- Mappings:
Namespace Name Mixin selector named getRemovalTimeLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getRemovalTime()Jintermediary method_75858Lnet/minecraft/class_12185$class_12186;method_75858()Jofficial dLuv$a;d()J
-
getGizmo
- Mappings:
Namespace Name Mixin selector named getGizmoLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl$Entry;getGizmo()Lnet/minecraft/world/debug/gizmo/Gizmo;intermediary method_75563Lnet/minecraft/class_12185$class_12186;method_75563()Lnet/minecraft/class_12175;official eLuv$a;e()Lum;
-