# CapsuleType > Defines the type of capsule grouping. `gg.lode.observerapi.api` --- ## Signature ```java public enum CapsuleType ``` --- ## Constants | Constant | Description | |----------|-------------| | `SOLO` | Individual player capsules | | `TEAM` | Team-based capsules | --- ## Related Pages - [[Capsule]] - [[ICapsuleManager]]