Class Mapping
- 
                    
                    
- All Implemented Interfaces:
 
public abstract class MappingGlom
 
- 
                
                    
                    
- 
                                
                            
                                
Constructor Summary
Constructors Constructor Description Mapping() 
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description final AttributegetAttribute()final UnitsetAttribute(Attribute attribute)abstract CompiledDatamapping(Status<?> status, LivingEntity entity)- 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
getAttribute
final Attribute getAttribute()
 
- 
                                        
setAttribute
final Unit setAttribute(Attribute attribute)
 
- 
                                        
mapping
abstract CompiledData mapping(Status<?> status, LivingEntity entity)
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -