Mobs & Pets
HomepagePurchase AdvancedPetsDiscord ServerMarketplaceMinecraft Hosting
  • Main Page
  • ➡️AdvancedPets UI [NEW]
  • ➡️Premium Mobs Pack
  • 🐶AdvancedPets
    • 🐕Available Pets
    • 🧟‍♂️Vanilla Mobs as Pets
    • 🪄Abilities
      • Ability Triggers
      • Effect List
    • Commands
    • Permissions
  • 🐮AdvancedMobs
    • The AdvancedMobs Wiki
    • 🦣Available Mobs
    • 🔧Commands
    • ⚙️Mechanics
      • Build Mobs With Blocks
      • Mob Loot
      • Random Spawning
      • Breeding
      • Mobs & Spawners Stacking
    • 📄AdvancedMobs API
  • 🐩MiniaturePets
    • 🐒Available Pets
    • 📚Information
      • Commands & Permissions
      • Config.yml Guide
      • Sql.yml Guide
    • ⁉️FAQ
  • 🛠️Edit Custom Mobs
    • In-Game Custom Mobs Creator
    • Configuration Explanation
    • Custom Mob Settings
    • ⁉️FAQ
  • 💾Supported Plugins
    • 🟣ItemsAdder support
    • 🤖ModelEngine
Powered by GitBook
On this page

Was this helpful?

  1. AdvancedMobs

AdvancedMobs API

Learn how to use AdvancedMobs API

API class AdvancedMobsAPI.class is located in net.advancedplugins.mobs.

CustomEntityInstance matchEntityToCustomMob(UUID u) Match an entity's UUID to a CustomEntityInstance. The entity can be an ArmorStand's UUID

AdvancedSpawner matchSpawner(Location loc) Get spawner's information from a location.

CustomEntityInstance spawnCustomMob(String type, Location loc)

Spawn a custom entity in a location, type being a string name of custom entity, e.g. Gorilla.

PreviousMobs & Spawners StackingNextAvailable Pets

Last updated 2 years ago

Was this helpful?

🐮
📄