Uses of Interface
org.bukkit.entity.EntityFactory
Packages that use EntityFactory
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of EntityFactory in org.bukkit
Methods in org.bukkit that return EntityFactoryModifier and TypeMethodDescriptionstatic @NotNull EntityFactory
Bukkit.getEntityFactory()
Gets the instance of the entity factory (forEntitySnapshot
).Server.getEntityFactory()
Gets the instance of the entity factory (forEntitySnapshot
).