Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-3631

Experience Orb's doesn't spawn

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • OS: Windows 10 Pro

      Java Version: 1.8.0_151

      Running Spigot: spigot-1.12.1-R0.1-SNAPSHOT-b1405

    • My own plugin

      My Code:

      ExperienceOrb orb = (ExperienceOrb) block.getWorld().spawnEntity(event.getBlock().getLocation(), EntityType.EXPERIENCE_ORB);
      orb.setExperience(1);
      

      The experience orb appears, but after ca 100 milliseconds the orb disappears

            Unassigned Unassigned
            IllgiLP IllgiLP
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: