Class ExpOrbEntity

java.lang.Object
org.geysermc.geyser.entity.type.Entity
org.geysermc.geyser.entity.type.ExpOrbEntity
All Implemented Interfaces:
org.geysermc.geyser.api.entity.type.GeyserEntity

public class ExpOrbEntity extends Entity
  • Constructor Details

    • ExpOrbEntity

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