Uses of Class
net.minecraft.world.debug.gizmo.GizmoCollectorImpl.Entry
Packages that use GizmoCollectorImpl.Entry
Package
Description
-
Uses of GizmoCollectorImpl.Entry in net.minecraft.client
Methods in net.minecraft.client that return types with arguments of type GizmoCollectorImpl.Entry -
Uses of GizmoCollectorImpl.Entry in net.minecraft.server.integrated
Fields in net.minecraft.server.integrated with type parameters of type GizmoCollectorImpl.EntryModifier and TypeFieldDescriptionprivate List<GizmoCollectorImpl.Entry> IntegratedServer.gizmoEntriesMethods in net.minecraft.server.integrated that return types with arguments of type GizmoCollectorImpl.Entry -
Uses of GizmoCollectorImpl.Entry in net.minecraft.world.debug.gizmo
Fields in net.minecraft.world.debug.gizmo with type parameters of type GizmoCollectorImpl.EntryModifier and TypeFieldDescriptionprivate final List<GizmoCollectorImpl.Entry> GizmoCollectorImpl.gizmosprivate final List<GizmoCollectorImpl.Entry> GizmoCollectorImpl.pendingGizmosMethods in net.minecraft.world.debug.gizmo that return types with arguments of type GizmoCollectorImpl.EntryModifier and TypeMethodDescriptionGizmoCollectorImpl.extractGizmos()GizmoCollectorImpl.getGizmos()Method parameters in net.minecraft.world.debug.gizmo with type arguments of type GizmoCollectorImpl.EntryModifier and TypeMethodDescriptionvoidGizmoCollectorImpl.add(Collection<GizmoCollectorImpl.Entry> gizmos)