Uses of Class
dev.lone.itemsadder.api.CustomMob
Packages that use CustomMob
-
Uses of CustomMob in dev.lone.itemsadder.api
Methods in dev.lone.itemsadder.api that return CustomMobModifier and TypeMethodDescriptionstatic @Nullable CustomMob
CustomMob.byAlreadySpawned
(org.bukkit.entity.Entity entity) Gets a CustomMob instance through a Bukkit Entity.static @Nullable CustomMob
Spawns a CustomMob and returns the created CustomMob instance, or null if Namespace and ID are invalid.