Interface PaintingEntityFactory

All Superinterfaces:
EntityFactory<PaintingEntity>

public interface PaintingEntityFactory extends EntityFactory<PaintingEntity>
  • Method Summary

    Modifier and Type
    Method
    Description
    create​(GeyserSession session, long entityId, long geyserId, UUID uuid, com.nukkitx.math.vector.Vector3f position, PaintingType paintingName, int direction)