Class EntityDataRegistry

java.lang.Object
be.seeseemelk.mockbukkit.entity.data.EntityDataRegistry

public class EntityDataRegistry extends Object
  • Method Details

    • loadData

      public static void loadData(String repository)
      Load all entity data
      Parameters:
      repository - The repository to load from
    • loadEntityData

      public static EntityData loadEntityData(EntityType type)
      Construct entity data based on entity type
      Parameters:
      type - The type of the entity
      Returns:
      A new instance of entitydata