Package org.aincraft

Interface EntityModelFactory


public interface EntityModelFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(org.bukkit.entity.EntityType entityType, org.bukkit.Location location)
     
  • Method Details

    • create

      EntityModel create(org.bukkit.entity.EntityType entityType, org.bukkit.Location location)