ModeledEntityManager

Functions

Link copied to clipboard
public static HashSet<ModeledEntity> getAllEntities()
Returns combined lists of all ModeledEntities (dynamic and static).
Link copied to clipboard
public static HashMap<UUID, DynamicEntity> getDynamicEntities()
Returns the list of dynamic entities currently instanced by the plugin
Link copied to clipboard
public static boolean modelExists(String modelName)
Returns whether a model exists by a given name
Link copied to clipboard
public static HashMap<UUID, PropEntity> propEntities()
Link copied to clipboard
public static void reload()
Safely handles reloading the plugin, importing new data and reinitializing models