public final class Handy
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Set<EntityID> |
objectsToIDs(java.util.Collection<? extends Entity> entities)
Turn a collection of Entities into a collection of EntityIDs.
|