Package net.minecraft.world.debug.gizmo
Class GizmoCollectorImpl
java.lang.Object
net.minecraft.world.debug.gizmo.GizmoCollectorImpl
- All Implemented Interfaces:
GizmoCollector
- Mappings:
Namespace Name named net/minecraft/world/debug/gizmo/GizmoCollectorImplintermediary net/minecraft/class_12185official uv
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<GizmoCollectorImpl.VisibilityConfigurableGizmo> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gizmos
- Mappings:
Namespace Name Mixin selector named gizmosLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl;gizmos:Ljava/util/List;intermediary field_63661Lnet/minecraft/class_12185;field_63661:Ljava/util/List;official aLuv;a:Ljava/util/List;
-
-
Constructor Details
-
GizmoCollectorImpl
public GizmoCollectorImpl()
-
-
Method Details
-
collect
- Specified by:
collectin interfaceGizmoCollector- Mappings:
Namespace Name Mixin selector named collectLnet/minecraft/world/debug/gizmo/GizmoCollector;collect(Lnet/minecraft/world/debug/gizmo/Gizmo;)Lnet/minecraft/world/debug/gizmo/VisibilityConfigurable;intermediary method_75532Lnet/minecraft/class_12176;method_75532(Lnet/minecraft/class_12175;)Lnet/minecraft/class_12178;official aLun;a(Lum;)Lup;
-
extractGizmos
- Mappings:
Namespace Name Mixin selector named extractGizmosLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl;extractGizmos()Ljava/util/List;intermediary method_75558Lnet/minecraft/class_12185;method_75558()Ljava/util/List;official aLuv;a()Ljava/util/List;
-
getGizmos
- Mappings:
Namespace Name Mixin selector named getGizmosLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl;getGizmos()Ljava/util/List;intermediary method_75560Lnet/minecraft/class_12185;method_75560()Ljava/util/List;official bLuv;b()Ljava/util/List;
-
addGizmos
- Mappings:
Namespace Name Mixin selector named addGizmosLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl;addGizmos(Ljava/util/Collection;)Vintermediary method_75559Lnet/minecraft/class_12185;method_75559(Ljava/util/Collection;)Vofficial aLuv;a(Ljava/util/Collection;)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/world/debug/gizmo/GizmoCollectorImpl;clear()Vintermediary method_75561Lnet/minecraft/class_12185;method_75561()Vofficial cLuv;c()V
-