Experience Orb's doesn't spawn

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major
    • None
    • Affects Version/s: None
    • Environment:

      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

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

              Created:
              Updated:
              Resolved: