public interface CategoryConsumer
MunitionsHelper for looping through weapon categories| Modifier and Type | Method and Description |
|---|---|
void |
forCategory(java.lang.String categoryName,
java.util.Map<java.lang.String,java.lang.Object> map)
Called for each category in the target's weapon metadata
|