public interface MultiFieldMutator<T,C extends Component>
Internal interface. Used for reading/writing entity fields pointing to multiple entities.
Modifier and Type | Method and Description |
---|---|
T |
read(C c,
Field f) |
void |
setWorld(World world) |
void |
validate(int sourceId,
T collection,
LinkListener listener) |
Copyright © 2019. All rights reserved.