Class ExpOrbEntity

java.lang.Object
org.geysermc.geyser.entity.type.Entity
org.geysermc.geyser.entity.type.ExpOrbEntity

public class ExpOrbEntity extends Entity
  • Constructor Details

    • ExpOrbEntity

      public ExpOrbEntity(GeyserSession session, int amount, long entityId, long geyserId, com.nukkitx.math.vector.Vector3f position)