Interface PaintingEntityFactory
- All Superinterfaces:
EntityFactory<PaintingEntity>
-
Method Summary
Modifier and TypeMethodDescriptioncreate(GeyserSession session, long entityId, long geyserId, UUID uuid, com.nukkitx.math.vector.Vector3f position, PaintingType paintingName, int direction)
-
Method Details
-
create
PaintingEntity create(GeyserSession session, long entityId, long geyserId, UUID uuid, com.nukkitx.math.vector.Vector3f position, PaintingType paintingName, int direction)
-