MCPcopy Create free account
hub / github.com/PCGen/pcgen / getEquipmentLocations

Method getEquipmentLocations

code/src/java/pcgen/core/DataSet.java:391–395  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

389 }
390
391 @Override
392 public ListFacade<BodyStructure> getEquipmentLocations()
393 {
394 return bodyStructures;
395 }
396
397 @Override
398 public ListFacade<EquipmentFacade> getEquipment()

Callers 2

getEquipmentLocationsMethod · 0.95

Calls

no outgoing calls

Tested by 2

getEquipmentLocationsMethod · 0.76