- All Superinterfaces:
EntityFactory<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
create(GeyserSession session,
long javaId,
long bedrockId,
UUID uuid,
EntityDefinition<?> definition,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f motion,
float yaw,
float pitch,
float headYaw)
-
Method Details
-
create
T create
(GeyserSession session,
long javaId,
long bedrockId,
UUID uuid,
EntityDefinition<?> definition,
com.nukkitx.math.vector.Vector3f position,
com.nukkitx.math.vector.Vector3f motion,
float yaw,
float pitch,
float headYaw)