Class ExpOrbEntity

java.lang.Object
org.geysermc.connector.entity.Entity
org.geysermc.connector.entity.ExpOrbEntity

public class ExpOrbEntity extends Entity
  • Constructor Details

    • ExpOrbEntity

      public ExpOrbEntity(int amount, long entityId, long geyserId, EntityType entityType, com.nukkitx.math.vector.Vector3f position, com.nukkitx.math.vector.Vector3f motion, com.nukkitx.math.vector.Vector3f rotation)
  • Method Details