struct SaveItems
  
  
    
  
    Defined in:
  
  
    
      
        mechanics/craft.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(count : Int32)
        
#
       
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
component_index
        #
      
        
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
      
        
        def 
copy_with(count _count = @count)
        
#