@Beta public interface DynamicLocation<E extends Entity & LocationOwner<L,E>,L extends Location & DynamicLocation<E,L>>
The lifecycle of the location is managed by the owning entity.
static ConfigKey<java.lang.Integer>
MAX_SUB_LOCATIONS
static ConfigKey<Entity>
OWNER
E
getOwner()
static final ConfigKey<Entity> OWNER
static final ConfigKey<java.lang.Integer> MAX_SUB_LOCATIONS
E getOwner()