SkinEntry constructor
      
      SkinEntry(
    
    
- int slotIndex,
- String name,
- Attachment<Pointer< ? attachmentNativeType> >
Implementation
SkinEntry(this.slotIndex, this.name, this.attachment);