Uses of Class
me.ulrich.clans.data.SpawnedEntityData
Packages that use SpawnedEntityData
-
Uses of SpawnedEntityData in me.ulrich.clans.api
Methods in me.ulrich.clans.api that return types with arguments of type SpawnedEntityDataModifier and TypeMethodDescriptionEntityAPIManager.createEntity(org.bukkit.entity.Player player, org.bukkit.Location location, me.ulrich.entitywizard.packetevents.protocol.entity.type.EntityType entityType, EntityOptionsData optionsData, List<me.ulrich.entitywizard.packetevents.protocol.player.Equipment> equipament, List<org.bukkit.entity.Player> viewers) -
Uses of SpawnedEntityData in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces that return types with arguments of type SpawnedEntityDataModifier and TypeMethodDescriptionEntityAPI.createEntity(org.bukkit.entity.Player player, org.bukkit.Location location, me.ulrich.entitywizard.packetevents.protocol.entity.type.EntityType entityType, EntityOptionsData optionsData, List<me.ulrich.entitywizard.packetevents.protocol.player.Equipment> equipament, List<org.bukkit.entity.Player> viewers) -
Uses of SpawnedEntityData in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager that return types with arguments of type SpawnedEntityDataModifier and TypeMethodDescriptionEntityManager.createEntity(org.bukkit.entity.Player player, org.bukkit.Location location, me.ulrich.entitywizard.packetevents.protocol.entity.type.EntityType entityType, EntityOptionsData optionsData, List<me.ulrich.entitywizard.packetevents.protocol.player.Equipment> equipament, List<org.bukkit.entity.Player> viewers)