Loading BuildTools version: git-BuildTools-15f42f5-156 (#156)
Java Version: Java 17
Current Path: C:\Users\masla\Downloads\.
git version 2.38.1.windows.1
hyper
[email protected]
Picked up _JAVA_OPTIONS: -Djdk.net.URLClassPath.disableClassPathURLCheck=true
openjdk version "17.0.6" 2023-01-17
OpenJDK Runtime Environment Temurin-17.0.6+10 (build 17.0.6+10)
OpenJDK 64-Bit Server VM Temurin-17.0.6+10 (build 17.0.6+10, mixed mode, sharing)
Attempting to build version: '1.17.1' use --rev <version> to override
Found version
{
"name": "3284a",
"description": "Jenkins build 3284a",
"refs": {
"BuildData": "a4785704979a469daa2b7f6826c84e7fe886bb03",
"Bukkit": "d32e3c764edd6a449ddd220720185d266c2193f9",
"CraftBukkit": "0ab8487122776d0929840279fc4dc5edd33db072",
"Spigot": "38929296b008a62a7a8532c46550aa493e2246a8"
},
"toolsVersion": 128,
"javaVersions": [60, 61]
}
Pulling updates for C:\Users\masla\Downloads\BuildData\.git
Successfully fetched updates!
Checked out: a4785704979a469daa2b7f6826c84e7fe886bb03
Pulling updates for C:\Users\masla\Downloads\Bukkit\.git
Successfully fetched updates!
Checked out: d32e3c764edd6a449ddd220720185d266c2193f9
Pulling updates for C:\Users\masla\Downloads\CraftBukkit\.git
Successfully fetched updates!
Checked out: 0ab8487122776d0929840279fc4dc5edd33db072
Pulling updates for C:\Users\masla\Downloads\Spigot\.git
Successfully fetched updates!
Checked out: 38929296b008a62a7a8532c46550aa493e2246a8
Attempting to build Minecraft with details: VersionInfo(minecraftVersion=1.17.1, accessTransforms=bukkit-1.17.1.at, classMappings=bukkit-1.17.1-cl.csrg, memberMappings=bukkit-1.17.1-members.csrg, packageMappings=null, minecraftHash=null, classMapCommand=java -jar BuildData/bin/SpecialSource-2.jar map --only . --only com/mojang/math --only net/minecraft --auto-lvt BASIC --auto-member SYNTHETIC -e BuildData/mappings/bukkit-1.17.1.exclude -i {0} -m {1} -o {2}, memberMapCommand=java -jar BuildData/bin/SpecialSource-2.jar map --only . --only com/mojang/math --only net/minecraft --auto-member TOKENS -i {0} -m {1} -o {2}, finalMapCommand=java -jar BuildData/bin/SpecialSource.jar --only . --only com/mojang/math --only net/minecraft -i {0} --access-transformer {1} -m {2} -o {3}, decompileCommand=java -jar BuildData/bin/fernflower.jar -dgs=1 -hdc=0 -asc=1 -udv=0 -rsy=1 -aoa=1 {0} {1}, serverUrl=https://launcher.mojang.com/v1/objects/a16d67e5807f57fc4e550299cf20226194497dc2/server.jar, mappingsUrl=https://launcher.mojang.com/v1/objects/f6cae1c5c1255f68ba4834b16a0da6a09621fe13/server.txt, spigotVersion=1.17.1-R0.1-SNAPSHOT, toolsVersion=128)
Found good Minecraft hash (a16d67e5807f57fc4e550299cf20226194497dc2)
Picked up _JAVA_OPTIONS: -Djdk.net.URLClassPath.disableClassPathURLCheck=true
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ standalone-pom ---
[INFO] Installing C:\Users\masla\Downloads\work\mapped.00fabbe5.jar to C:\Users\masla\.m2\repository\org\spigotmc\minecraft-server\1.17.1-R0.1-SNAPSHOT\minecraft-server-1.17.1-R0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.537 s
[INFO] Finished at: 2023-04-17T12:31:58-04:00
[INFO] ------------------------------------------------------------------------
Applying CraftBukkit Patches
Backing up NMS dir
Patching net\minecraft\advancements\Advancement.java
Patching net\minecraft\advancements\Advancements.java
Patching net\minecraft\commands\arguments\ArgumentEntity.java
Patching net\minecraft\commands\arguments\blocks\ArgumentBlock.java
Patching net\minecraft\commands\arguments\selector\ArgumentParserSelector.java
Patching net\minecraft\commands\arguments\selector\EntitySelector.java
Patching net\minecraft\commands\CommandDispatcher.java
Patching net\minecraft\commands\CommandListenerWrapper.java
Patching net\minecraft\commands\ICommandListener.java
Patching net\minecraft\core\cauldron\CauldronInteraction.java
Patching net\minecraft\core\dispenser\DispenseBehaviorBoat.java
Patching net\minecraft\core\dispenser\DispenseBehaviorItem.java
Patching net\minecraft\core\dispenser\DispenseBehaviorProjectile.java
Patching net\minecraft\core\dispenser\DispenseBehaviorShears.java
Patching net\minecraft\core\dispenser\DispenseBehaviorShulkerBox.java
Patching net\minecraft\core\dispenser\IDispenseBehavior.java
Patching net\minecraft\CrashReport.java
Patching net\minecraft\nbt\NBTCompressedStreamTools.java
Patching net\minecraft\nbt\NBTTagByteArray.java
Patching net\minecraft\nbt\NBTTagIntArray.java
Patching net\minecraft\network\chat\ChatHexColor.java
Patching net\minecraft\network\chat\IChatBaseComponent.java
Patching net\minecraft\network\NetworkManager.java
Patching net\minecraft\network\PacketDataSerializer.java
Patching net\minecraft\network\protocol\game\ClientboundInitializeBorderPacket.java
Patching net\minecraft\network\protocol\game\ClientboundSetBorderCenterPacket.java
Patching net\minecraft\network\protocol\game\PacketPlayInBlockPlace.java
Patching net\minecraft\network\protocol\game\PacketPlayInChat.java
Patching net\minecraft\network\protocol\game\PacketPlayInUseItem.java
Patching net\minecraft\network\protocol\game\PacketPlayOutChat.java
Patching net\minecraft\network\protocol\game\PacketPlayOutMultiBlockChange.java
Patching net\minecraft\network\protocol\handshake\PacketHandshakingInSetProtocol.java
Patching net\minecraft\network\protocol\PlayerConnectionUtils.java
Patching net\minecraft\network\syncher\DataWatcher.java
Patching net\minecraft\server\AdvancementDataPlayer.java
Patching net\minecraft\server\AdvancementDataWorld.java
Patching net\minecraft\server\bossevents\BossBattleCustom.java
Patching net\minecraft\server\commands\CommandEffect.java
Patching net\minecraft\server\commands\CommandGamerule.java
Patching net\minecraft\server\commands\CommandList.java
Patching net\minecraft\server\commands\CommandReload.java
Patching net\minecraft\server\commands\CommandSchedule.java
Patching net\minecraft\server\commands\CommandSpreadPlayers.java
Patching net\minecraft\server\commands\CommandSummon.java
Patching net\minecraft\server\commands\CommandTeleport.java
Patching net\minecraft\server\commands\CommandTime.java
Patching net\minecraft\server\CustomFunctionData.java
Patching net\minecraft\server\dedicated\DedicatedServer.java
Patching net\minecraft\server\dedicated\DedicatedServerProperties.java
Patching net\minecraft\server\dedicated\DedicatedServerSettings.java
Patching net\minecraft\server\dedicated\PropertyManager.java
Patching net\minecraft\server\DispenserRegistry.java
Patching net\minecraft\server\gui\ServerGUI.java
Patching net\minecraft\server\level\ChunkMapDistance.java
Patching net\minecraft\server\level\ChunkProviderServer.java
Patching net\minecraft\server\level\EntityPlayer.java
Patching net\minecraft\server\level\EntityTrackerEntry.java
Patching net\minecraft\server\level\PlayerChunk.java
Patching net\minecraft\server\level\PlayerChunkMap.java
Patching net\minecraft\server\level\PlayerInteractManager.java
Patching net\minecraft\server\level\RegionLimitedWorldAccess.java
Patching net\minecraft\server\level\TicketType.java
Patching net\minecraft\server\level\WorldServer.java
Patching net\minecraft\server\Main.java
Patching net\minecraft\server\MinecraftServer.java
Patching net\minecraft\server\network\HandshakeListener.java
Patching net\minecraft\server\network\LegacyPingHandler.java
Patching net\minecraft\server\network\LoginListener.java
Patching net\minecraft\server\network\PacketStatusListener.java
Patching net\minecraft\server\network\PlayerConnection.java
Patching net\minecraft\server\network\ServerConnection.java
Patching net\minecraft\server\players\ExpirableListEntry.java
Patching net\minecraft\server\players\GameProfileBanEntry.java
Patching net\minecraft\server\players\JsonList.java
Patching net\minecraft\server\players\NameReferencingFileConverter.java
Patching net\minecraft\server\players\PlayerList.java
Patching net\minecraft\server\players\SleepStatus.java
Patching net\minecraft\server\players\UserCache.java
Patching net\minecraft\server\rcon\RemoteControlCommandListener.java
Patching net\minecraft\server\ScoreboardServer.java
Patching net\minecraft\stats\RecipeBookServer.java
Patching net\minecraft\stats\ServerStatisticManager.java
Patching net\minecraft\stats\StatisticManager.java
Patching net\minecraft\util\datafix\DataConverterRegistry.java
Patching net\minecraft\util\datafix\fixes\DataConverterFlatten.java
Patching net\minecraft\util\datafix\fixes\DataConverterMap.java
Patching net\minecraft\util\worldupdate\WorldUpgrader.java
Patching net\minecraft\world\ChestLock.java
Patching net\minecraft\world\damagesource\DamageSource.java
Patching net\minecraft\world\damagesource\EntityDamageSourceIndirect.java
Patching net\minecraft\world\effect\MobEffectList.java
Patching net\minecraft\world\effect\MobEffects.java
Patching net\minecraft\world\entity\ai\attributes\AttributeRanged.java
Patching net\minecraft\world\entity\ai\attributes\GenericAttributes.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorAttackTargetForget.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorAttackTargetSet.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorCareer.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorFarm.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorInteractDoor.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorMakeLove.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorProfession.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorUtil.java
Patching net\minecraft\world\entity\ai\behavior\BehaviorWorkComposter.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalBreakDoor.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalEatTile.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalFollowOwner.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalPanic.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalRemoveBlock.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalSit.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalTame.java
Patching net\minecraft\world\entity\ai\goal\PathfinderGoalTempt.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalDefendVillage.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalHurtByTarget.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalNearestAttackableTarget.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalOwnerHurtByTarget.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalOwnerHurtTarget.java
Patching net\minecraft\world\entity\ai\goal\target\PathfinderGoalTarget.java
Patching net\minecraft\world\entity\ai\village\VillageSiege.java
Patching net\minecraft\world\entity\ambient\EntityBat.java
Patching net\minecraft\world\entity\animal\axolotl\Axolotl.java
Patching net\minecraft\world\entity\animal\Bucketable.java
Patching net\minecraft\world\entity\animal\EntityAnimal.java
Patching net\minecraft\world\entity\animal\EntityBee.java
Patching net\minecraft\world\entity\animal\EntityCat.java
Patching net\minecraft\world\entity\animal\EntityChicken.java
Patching net\minecraft\world\entity\animal\EntityCow.java
Patching net\minecraft\world\entity\animal\EntityDolphin.java
Patching net\minecraft\world\entity\animal\EntityFish.java
Patching net\minecraft\world\entity\animal\EntityFox.java
Patching net\minecraft\world\entity\animal\EntityIronGolem.java
Patching net\minecraft\world\entity\animal\EntityMushroomCow.java
Patching net\minecraft\world\entity\animal\EntityOcelot.java
Patching net\minecraft\world\entity\animal\EntityPanda.java
Patching net\minecraft\world\entity\animal\EntityParrot.java
Patching net\minecraft\world\entity\animal\EntityPig.java
Patching net\minecraft\world\entity\animal\EntityPufferFish.java
Patching net\minecraft\world\entity\animal\EntityRabbit.java
Patching net\minecraft\world\entity\animal\EntitySheep.java
Patching net\minecraft\world\entity\animal\EntitySnowman.java
Patching net\minecraft\world\entity\animal\EntitySquid.java
Patching net\minecraft\world\entity\animal\EntityTurtle.java
Patching net\minecraft\world\entity\animal\EntityWolf.java
Patching net\minecraft\world\entity\animal\goat\Goat.java
Patching net\minecraft\world\entity\animal\horse\EntityHorseAbstract.java
Patching net\minecraft\world\entity\animal\horse\EntityLlamaTrader.java
Patching net\minecraft\world\entity\animal\horse\PathfinderGoalHorseTrap.java
Patching net\minecraft\world\entity\boss\enderdragon\EntityEnderCrystal.java
Patching net\minecraft\world\entity\boss\enderdragon\EntityEnderDragon.java
Patching net\minecraft\world\entity\boss\enderdragon\phases\DragonControllerManager.java
Patching net\minecraft\world\entity\boss\wither\EntityWither.java
Patching net\minecraft\world\entity\decoration\EntityArmorStand.java
Patching net\minecraft\world\entity\decoration\EntityHanging.java
Patching net\minecraft\world\entity\decoration\EntityItemFrame.java
Patching net\minecraft\world\entity\decoration\EntityLeash.java
Patching net\minecraft\world\entity\decoration\EntityPainting.java
Patching net\minecraft\world\entity\Entity.java
Patching net\minecraft\world\entity\EntityAgeable.java
Patching net\minecraft\world\entity\EntityAreaEffectCloud.java
Patching net\minecraft\world\entity\EntityCreature.java
Patching net\minecraft\world\entity\EntityExperienceOrb.java
Patching net\minecraft\world\entity\EntityInsentient.java
Patching net\minecraft\world\entity\EntityLightning.java
Patching net\minecraft\world\entity\EntityLiving.java
Patching net\minecraft\world\entity\EntityTypes.java
Patching net\minecraft\world\entity\IEntityAngerable.java
Patching net\minecraft\world\entity\IEntitySelector.java
Patching net\minecraft\world\entity\item\EntityFallingBlock.java
Patching net\minecraft\world\entity\item\EntityItem.java
Patching net\minecraft\world\entity\item\EntityTNTPrimed.java
Patching net\minecraft\world\entity\monster\EntityCaveSpider.java
Patching net\minecraft\world\entity\monster\EntityCreeper.java
Patching net\minecraft\world\entity\monster\EntityEnderman.java
Patching net\minecraft\world\entity\monster\EntityGhast.java
Patching net\minecraft\world\entity\monster\EntityGuardian.java
Patching net\minecraft\world\entity\monster\EntityGuardianElder.java
Patching net\minecraft\world\entity\monster\EntityIllagerIllusioner.java
Patching net\minecraft\world\entity\monster\EntityIllagerWizard.java
Patching net\minecraft\world\entity\monster\EntityPhantom.java
Patching net\minecraft\world\entity\monster\EntityPigZombie.java
Patching net\minecraft\world\entity\monster\EntityPillager.java
Patching net\minecraft\world\entity\monster\EntityRavager.java
Patching net\minecraft\world\entity\monster\EntityShulker.java
Patching net\minecraft\world\entity\monster\EntitySilverfish.java
Patching net\minecraft\world\entity\monster\EntitySkeleton.java
Patching net\minecraft\world\entity\monster\EntitySkeletonAbstract.java
Patching net\minecraft\world\entity\monster\EntitySkeletonWither.java
Patching net\minecraft\world\entity\monster\EntitySlime.java
Patching net\minecraft\world\entity\monster\EntitySpider.java
Patching net\minecraft\world\entity\monster\EntityStrider.java
Patching net\minecraft\world\entity\monster\EntityVex.java
Patching net\minecraft\world\entity\monster\EntityWitch.java
Patching net\minecraft\world\entity\monster\EntityZombie.java
Patching net\minecraft\world\entity\monster\EntityZombieHusk.java
Patching net\minecraft\world\entity\monster\EntityZombieVillager.java
Patching net\minecraft\world\entity\monster\piglin\EntityPiglin.java
Patching net\minecraft\world\entity\monster\piglin\EntityPiglinAbstract.java
Patching net\minecraft\world\entity\monster\piglin\PiglinAI.java
Patching net\minecraft\world\entity\npc\EntityVillager.java
Patching net\minecraft\world\entity\npc\EntityVillagerAbstract.java
Patching net\minecraft\world\entity\npc\EntityVillagerTrader.java
Patching net\minecraft\world\entity\npc\MobSpawnerTrader.java
Patching net\minecraft\world\entity\player\EntityHuman.java
Patching net\minecraft\world\entity\player\PlayerInventory.java
Patching net\minecraft\world\entity\projectile\EntityArrow.java
Patching net\minecraft\world\entity\projectile\EntityEgg.java
Patching net\minecraft\world\entity\projectile\EntityEnderPearl.java
Patching net\minecraft\world\entity\projectile\EntityEnderSignal.java
Patching net\minecraft\world\entity\projectile\EntityEvokerFangs.java
Patching net\minecraft\world\entity\projectile\EntityFireball.java
Patching net\minecraft\world\entity\projectile\EntityFireballFireball.java
Patching net\minecraft\world\entity\projectile\EntityFireworks.java
Patching net\minecraft\world\entity\projectile\EntityFishingHook.java
Patching net\minecraft\world\entity\projectile\EntityLargeFireball.java
Patching net\minecraft\world\entity\projectile\EntityLlamaSpit.java
Patching net\minecraft\world\entity\projectile\EntityPotion.java
Patching net\minecraft\world\entity\projectile\EntityProjectile.java
Patching net\minecraft\world\entity\projectile\EntityProjectileThrowable.java
Patching net\minecraft\world\entity\projectile\EntityShulkerBullet.java
Patching net\minecraft\world\entity\projectile\EntitySmallFireball.java
Patching net\minecraft\world\entity\projectile\EntitySpectralArrow.java
Patching net\minecraft\world\entity\projectile\EntityThrownExpBottle.java
Patching net\minecraft\world\entity\projectile\EntityThrownTrident.java
Patching net\minecraft\world\entity\projectile\EntityTippedArrow.java
Patching net\minecraft\world\entity\projectile\EntityWitherSkull.java
Patching net\minecraft\world\entity\projectile\IProjectile.java
Patching net\minecraft\world\entity\raid\EntityRaider.java
Patching net\minecraft\world\entity\raid\PersistentRaid.java
Patching net\minecraft\world\entity\raid\Raid.java
Patching net\minecraft\world\entity\SaddleStorage.java
Patching net\minecraft\world\entity\vehicle\EntityBoat.java
Patching net\minecraft\world\entity\vehicle\EntityMinecartAbstract.java
Patching net\minecraft\world\entity\vehicle\EntityMinecartCommandBlock.java
Patching net\minecraft\world\entity\vehicle\EntityMinecartContainer.java
Patching net\minecraft\world\food\FoodMetaData.java
Patching net\minecraft\world\IInventory.java
Patching net\minecraft\world\inventory\Container.java
Patching net\minecraft\world\inventory\ContainerAccess.java
Patching net\minecraft\world\inventory\ContainerAnvil.java
Patching net\minecraft\world\inventory\ContainerAnvilAbstract.java
Patching net\minecraft\world\inventory\ContainerBeacon.java
Patching net\minecraft\world\inventory\ContainerBrewingStand.java
Patching net\minecraft\world\inventory\ContainerCartography.java
Patching net\minecraft\world\inventory\ContainerChest.java
Patching net\minecraft\world\inventory\ContainerDispenser.java
Patching net\minecraft\world\inventory\ContainerEnchantTable.java
Patching net\minecraft\world\inventory\ContainerFurnace.java
Patching net\minecraft\world\inventory\ContainerGrindstone.java
Patching net\minecraft\world\inventory\ContainerHopper.java
Patching net\minecraft\world\inventory\ContainerHorse.java
Patching net\minecraft\world\inventory\ContainerLectern.java
Patching net\minecraft\world\inventory\ContainerLoom.java
Patching net\minecraft\world\inventory\ContainerMerchant.java
Patching net\minecraft\world\inventory\ContainerPlayer.java
Patching net\minecraft\world\inventory\Containers.java
Patching net\minecraft\world\inventory\ContainerShulkerBox.java
Patching net\minecraft\world\inventory\ContainerSmithing.java
Patching net\minecraft\world\inventory\ContainerStonecutter.java
Patching net\minecraft\world\inventory\ContainerWorkbench.java
Patching net\minecraft\world\inventory\InventoryCrafting.java
Patching net\minecraft\world\inventory\InventoryCraftResult.java
Patching net\minecraft\world\inventory\InventoryEnderChest.java
Patching net\minecraft\world\inventory\InventoryMerchant.java
Patching net\minecraft\world\inventory\SlotFurnaceResult.java
Patching net\minecraft\world\InventoryLargeChest.java
Patching net\minecraft\world\InventorySubcontainer.java
Patching net\minecraft\world\item\crafting\CraftingManager.java
Patching net\minecraft\world\item\crafting\FurnaceRecipe.java
Patching net\minecraft\world\item\crafting\IRecipe.java
Patching net\minecraft\world\item\crafting\IRecipeComplex.java
Patching net\minecraft\world\item\crafting\RecipeBlasting.java
Patching net\minecraft\world\item\crafting\RecipeCampfire.java
Patching net\minecraft\world\item\crafting\RecipeItemStack.java
Patching net\minecraft\world\item\crafting\RecipeSmithing.java
Patching net\minecraft\world\item\crafting\RecipeSmoking.java
Patching net\minecraft\world\item\crafting\RecipeStonecutting.java
Patching net\minecraft\world\item\crafting\ShapedRecipes.java
Patching net\minecraft\world\item\crafting\ShapelessRecipes.java
Patching net\minecraft\world\item\enchantment\EnchantmentFrostWalker.java
Patching net\minecraft\world\item\enchantment\Enchantments.java
Patching net\minecraft\world\item\enchantment\EnchantmentWeaponDamage.java
Patching net\minecraft\world\item\ItemArmor.java
Patching net\minecraft\world\item\ItemArmorStand.java
Patching net\minecraft\world\item\ItemBlock.java
Patching net\minecraft\world\item\ItemBoat.java
Patching net\minecraft\world\item\ItemBoneMeal.java
Patching net\minecraft\world\item\ItemBow.java
Patching net\minecraft\world\item\ItemBucket.java
Patching net\minecraft\world\item\ItemChorusFruit.java
Patching net\minecraft\world\item\ItemCrossbow.java
Patching net\minecraft\world\item\ItemDebugStick.java
Patching net\minecraft\world\item\ItemDye.java
Patching net\minecraft\world\item\ItemEgg.java
Patching net\minecraft\world\item\ItemEndCrystal.java
Patching net\minecraft\world\item\ItemEnderEye.java
Patching net\minecraft\world\item\ItemEnderPearl.java
Patching net\minecraft\world\item\ItemFireball.java
Patching net\minecraft\world\item\ItemFishingRod.java
Patching net\minecraft\world\item\ItemFlintAndSteel.java
Patching net\minecraft\world\item\ItemHanging.java
Patching net\minecraft\world\item\ItemLeash.java
Patching net\minecraft\world\item\ItemMilkBucket.java
Patching net\minecraft\world\item\ItemMinecart.java
Patching net\minecraft\world\item\ItemMonsterEgg.java
Patching net\minecraft\world\item\ItemPotion.java
Patching net\minecraft\world\item\ItemRecord.java
Patching net\minecraft\world\item\ItemSign.java
Patching net\minecraft\world\item\ItemSkullPlayer.java
Patching net\minecraft\world\item\ItemSnowball.java
Patching net\minecraft\world\item\ItemStack.java
Patching net\minecraft\world\item\ItemTrident.java
Patching net\minecraft\world\item\ItemWorldMap.java
Patching net\minecraft\world\item\trading\IMerchant.java
Patching net\minecraft\world\item\trading\MerchantRecipe.java
Patching net\minecraft\world\level\block\AbstractCandleBlock.java
Patching net\minecraft\world\level\block\AzaleaBlock.java
Patching net\minecraft\world\level\block\BigDripleafBlock.java
Patching net\minecraft\world\level\block\Block.java
Patching net\minecraft\world\level\block\BlockBamboo.java
Patching net\minecraft\world\level\block\BlockBambooSapling.java
Patching net\minecraft\world\level\block\BlockBed.java
Patching net\minecraft\world\level\block\BlockBeehive.java
Patching net\minecraft\world\level\block\BlockButtonAbstract.java
Patching net\minecraft\world\level\block\BlockCactus.java
Patching net\minecraft\world\level\block\BlockCake.java
Patching net\minecraft\world\level\block\BlockCampfire.java
Patching net\minecraft\world\level\block\BlockCauldron.java
Patching net\minecraft\world\level\block\BlockChest.java
Patching net\minecraft\world\level\block\BlockChorusFlower.java
Patching net\minecraft\world\level\block\BlockCocoa.java
Patching net\minecraft\world\level\block\BlockCommand.java
Patching net\minecraft\world\level\block\BlockComposter.java
Patching net\minecraft\world\level\block\BlockConcretePowder.java
Patching net\minecraft\world\level\block\BlockCoral.java
Patching net\minecraft\world\level\block\BlockCoralFan.java
Patching net\minecraft\world\level\block\BlockCoralFanWall.java
Patching net\minecraft\world\level\block\BlockCoralPlant.java
Patching net\minecraft\world\level\block\BlockCrops.java
Patching net\minecraft\world\level\block\BlockDaylightDetector.java
Patching net\minecraft\world\level\block\BlockDiodeAbstract.java
Patching net\minecraft\world\level\block\BlockDirtSnowSpreadable.java
Patching net\minecraft\world\level\block\BlockDispenser.java
Patching net\minecraft\world\level\block\BlockDoor.java
Patching net\minecraft\world\level\block\BlockDragonEgg.java
Patching net\minecraft\world\level\block\BlockDropper.java
Patching net\minecraft\world\level\block\BlockEnderPortal.java
Patching net\minecraft\world\level\block\BlockFenceGate.java
Patching net\minecraft\world\level\block\BlockFire.java
Patching net\minecraft\world\level\block\BlockFireAbstract.java
Patching net\minecraft\world\level\block\BlockFluids.java
Patching net\minecraft\world\level\block\BlockFungi.java
Patching net\minecraft\world\level\block\BlockGrass.java
Patching net\minecraft\world\level\block\BlockGrassPath.java
Patching net\minecraft\world\level\block\BlockGrowingTop.java
Patching net\minecraft\world\level\block\BlockIce.java
Patching net\minecraft\world\level\block\BlockJukeBox.java
Patching net\minecraft\world\level\block\BlockLeaves.java
Patching net\minecraft\world\level\block\BlockLectern.java
Patching net\minecraft\world\level\block\BlockLever.java
Patching net\minecraft\world\level\block\BlockMagma.java
Patching net\minecraft\world\level\block\BlockMinecartDetector.java
Patching net\minecraft\world\level\block\BlockMobSpawner.java
Patching net\minecraft\world\level\block\BlockMonsterEggs.java
Patching net\minecraft\world\level\block\BlockMushroom.java
Patching net\minecraft\world\level\block\BlockNetherWart.java
Patching net\minecraft\world\level\block\BlockNote.java
Patching net\minecraft\world\level\block\BlockNylium.java
Patching net\minecraft\world\level\block\BlockObserver.java
Patching net\minecraft\world\level\block\BlockOre.java
Patching net\minecraft\world\level\block\BlockPlant.java
Patching net\minecraft\world\level\block\BlockPortal.java
Patching net\minecraft\world\level\block\BlockPoweredRail.java
Patching net\minecraft\world\level\block\BlockPressurePlateAbstract.java
Patching net\minecraft\world\level\block\BlockPressurePlateBinary.java
Patching net\minecraft\world\level\block\BlockPressurePlateWeighted.java
Patching net\minecraft\world\level\block\BlockPumpkinCarved.java
Patching net\minecraft\world\level\block\BlockRedstoneComparator.java
Patching net\minecraft\world\level\block\BlockRedstoneLamp.java
Patching net\minecraft\world\level\block\BlockRedstoneOre.java
Patching net\minecraft\world\level\block\BlockRedstoneTorch.java
Patching net\minecraft\world\level\block\BlockRedstoneWire.java
Patching net\minecraft\world\level\block\BlockReed.java
Patching net\minecraft\world\level\block\BlockSapling.java
Patching net\minecraft\world\level\block\BlockScaffolding.java
Patching net\minecraft\world\level\block\BlockSnow.java
Patching net\minecraft\world\level\block\BlockSoil.java
Patching net\minecraft\world\level\block\BlockSponge.java
Patching net\minecraft\world\level\block\BlockStem.java
Patching net\minecraft\world\level\block\BlockSweetBerryBush.java
Patching net\minecraft\world\level\block\BlockTallPlant.java
Patching net\minecraft\world\level\block\BlockTNT.java
Patching net\minecraft\world\level\block\BlockTrapdoor.java
Patching net\minecraft\world\level\block\BlockTripwire.java
Patching net\minecraft\world\level\block\BlockTripwireHook.java
Patching net\minecraft\world\level\block\BlockTurtleEgg.java
Patching net\minecraft\world\level\block\BlockVine.java
Patching net\minecraft\world\level\block\BlockWaterLily.java
Patching net\minecraft\world\level\block\BlockWitherRose.java
Patching net\minecraft\world\level\block\BlockWitherSkull.java
Patching net\minecraft\world\level\block\BuddingAmethystBlock.java
Patching net\minecraft\world\level\block\CaveVines.java
Patching net\minecraft\world\level\block\CaveVinesBlock.java
Patching net\minecraft\world\level\block\CaveVinesPlantBlock.java
Patching net\minecraft\world\level\block\ChangeOverTimeBlock.java
Patching net\minecraft\world\level\block\entity\ContainerOpenersCounter.java
Patching net\minecraft\world\level\block\entity\TileEntity.java
Patching net\minecraft\world\level\block\entity\TileEntityBanner.java
Patching net\minecraft\world\level\block\entity\TileEntityBarrel.java
Patching net\minecraft\world\level\block\entity\TileEntityBeacon.java
Patching net\minecraft\world\level\block\entity\TileEntityBeehive.java
Patching net\minecraft\world\level\block\entity\TileEntityBrewingStand.java
Patching net\minecraft\world\level\block\entity\TileEntityCampfire.java
Patching net\minecraft\world\level\block\entity\TileEntityChest.java
Patching net\minecraft\world\level\block\entity\TileEntityCommand.java
Patching net\minecraft\world\level\block\entity\TileEntityConduit.java
Patching net\minecraft\world\level\block\entity\TileEntityContainer.java
Patching net\minecraft\world\level\block\entity\TileEntityDispenser.java
Patching net\minecraft\world\level\block\entity\TileEntityEndGateway.java
Patching net\minecraft\world\level\block\entity\TileEntityFurnace.java
Patching net\minecraft\world\level\block\entity\TileEntityHopper.java
Patching net\minecraft\world\level\block\entity\TileEntityLectern.java
Patching net\minecraft\world\level\block\entity\TileEntityShulkerBox.java
Patching net\minecraft\world\level\block\entity\TileEntitySign.java
Patching net\minecraft\world\level\block\grower\WorldGenMegaTreeProvider.java
Patching net\minecraft\world\level\block\grower\WorldGenTreeProvider.java
Patching net\minecraft\world\level\block\LayeredCauldronBlock.java
Patching net\minecraft\world\level\block\LightningRodBlock.java
Patching net\minecraft\world\level\block\MultifaceBlock.java
Patching net\minecraft\world\level\block\piston\BlockPiston.java
Patching net\minecraft\world\level\block\PointedDripstoneBlock.java
Patching net\minecraft\world\level\block\PowderSnowBlock.java
Patching net\minecraft\world\level\block\RootedDirtBlock.java
Patching net\minecraft\world\level\block\SculkSensorBlock.java
Patching net\minecraft\world\level\block\state\BlockBase.java
Patching net\minecraft\world\level\block\state\properties\BlockStateInteger.java
Patching net\minecraft\world\level\border\WorldBorder.java
Patching net\minecraft\world\level\chunk\BiomeStorage.java
Patching net\minecraft\world\level\chunk\Chunk.java
Patching net\minecraft\world\level\chunk\ChunkGenerator.java
Patching net\minecraft\world\level\chunk\ChunkStatus.java
Patching net\minecraft\world\level\chunk\NibbleArray.java
Patching net\minecraft\world\level\chunk\storage\ChunkRegionLoader.java
Patching net\minecraft\world\level\chunk\storage\EntityStorage.java
Patching net\minecraft\world\level\chunk\storage\IChunkLoader.java
Patching net\minecraft\world\level\chunk\storage\RegionFile.java
Patching net\minecraft\world\level\chunk\storage\RegionFileCache.java
Patching net\minecraft\world\level\CommandBlockListenerAbstract.java
Patching net\minecraft\world\level\entity\PersistentEntitySectionManager.java
Patching net\minecraft\world\level\Explosion.java
Patching net\minecraft\world\level\gameevent\vibrations\VibrationListener.java
Patching net\minecraft\world\level\GameRules.java
Patching net\minecraft\world\level\GeneratorAccess.java
Patching net\minecraft\world\level\IBlockAccess.java
Patching net\minecraft\world\level\IWorldWriter.java
Patching net\minecraft\world\level\levelgen\ChunkGeneratorAbstract.java
Patching net\minecraft\world\level\levelgen\GeneratorSettings.java
Patching net\minecraft\world\level\levelgen\MobSpawnerPatrol.java
Patching net\minecraft\world\level\levelgen\MobSpawnerPhantom.java
Patching net\minecraft\world\level\levelgen\NoiseSampler.java
Patching net\minecraft\world\level\levelgen\structure\PersistentStructureLegacy.java
Patching net\minecraft\world\level\levelgen\structure\templatesystem\DefinedStructure.java
Patching net\minecraft\world\level\levelgen\structure\templatesystem\DefinedStructureInfo.java
Patching net\minecraft\world\level\levelgen\structure\templatesystem\DefinedStructureManager.java
Patching net\minecraft\world\level\levelgen\structure\WorldGenWitchHut.java
Patching net\minecraft\world\level\levelgen\StructureSettings.java
Patching net\minecraft\world\level\material\FluidTypeFlowing.java
Patching net\minecraft\world\level\material\FluidTypeLava.java
Patching net\minecraft\world\level\MobSpawnerAbstract.java
Patching net\minecraft\world\level\portal\BlockPortalShape.java
Patching net\minecraft\world\level\portal\PortalTravelAgent.java
Patching net\minecraft\world\level\portal\ShapeDetectorShape.java
Patching net\minecraft\world\level\RayTrace.java
Patching net\minecraft\world\level\saveddata\maps\WorldMap.java
Patching net\minecraft\world\level\SpawnerCreature.java
Patching net\minecraft\world\level\storage\Convertable.java
Patching net\minecraft\world\level\storage\loot\functions\LootEnchantFunction.java
Patching net\minecraft\world\level\storage\loot\LootTable.java
Patching net\minecraft\world\level\storage\loot\LootTableRegistry.java
Patching net\minecraft\world\level\storage\loot\parameters\LootContextParameters.java
Patching net\minecraft\world\level\storage\loot\predicates\LootItemConditionRandomChanceWithLooting.java
Patching net\minecraft\world\level\storage\loot\predicates\LootItemConditionSurvivesExplosion.java
Patching net\minecraft\world\level\storage\WorldDataServer.java
Patching net\minecraft\world\level\storage\WorldNBTStorage.java
Patching net\minecraft\world\level\StructureManager.java
Patching net\minecraft\world\level\TickListServer.java
Patching net\minecraft\world\level\World.java
Patching net\minecraft\world\level\WorldAccess.java
Rebuilding Forked projects....
Resetting Spigot-API to Bukkit...
HEAD is now at d32e3c76 #675: Fix typo in ItemFrame#setFixed
Applying patches to Spigot-API...
Applying: POM Changes
Applying: Skeleton API Implementations
Applying: Spigot Timings
Applying: BungeeCord Support
Applying: Define SpawnerSpawnEvent
Applying: Entity Mount and Dismount Events
Applying: Player Collision API
Applying: Add respawn API.
Applying: Add support for fetching hidden players
Applying: Silenceable Lightning API
Applying: Add PlayerSpawnLocationEvent.
Applying: Undeprecate Player#updateInventory()V
Applying: BungeeCord Chat API
Applying: Add restart API.
Applying: View Distance
Patches applied cleanly to Spigot-API
Resetting Spigot-Server to CraftBukkit...
HEAD is now at 57075f5e7 CraftBukkit $ Mon Apr 17 12:32:00 EDT 2023
Applying patches to Spigot-Server...
Applying: POM Changes
Applying: Skeleton API Implementations
Applying: Spigot Configuration
Applying: Crop Growth Rates
Applying: Merge tweaks and configuration
Applying: Async Operation Catching
Applying: View Distance
Applying: Spigot Timings
Applying: Fix Mob Spawning Relative to View Distance
Applying: Handle Null Tile Entities
Applying: Item Despawn Rate
Applying: Entity Activation Range
Applying: Metrics
Applying: Entity Tracking Ranges
Applying: Remove -o Option
Applying: Hopper Customisations
Applying: Allow Disabling of Command Logging
Applying: Allow Disabling of Command TabComplete
Applying: Configurable Messages
Applying: Properly Close Inventories
Applying: Disallow Interaction With Self
Applying: Entity Mount and Dismount Events
Applying: Prevent Ghost Players Caused by Plugins
Applying: Player Collision API
Applying: Fully Disable Snooper When Not Required
Applying: Don't Special Case X Move Value
Applying: Implement respawn API.
Applying: Arrow Despawn Rate
Applying: Watchdog Thread.
Applying: Fix Broken Async Chat
Applying: Fire PreLogin Events in Offline Mode
Applying: BungeeCord Support
Applying: Allow Disabling Zombie Villager Aggression
Applying: Configurable Amount of Netty Threads
Applying: Log Cause of Unexpected Exceptions
Applying: Save ticks lived to nbttag
Applying: Add Option to Nerf Mobs from Spawners
Applying: Disable Connected Check on setScoreboard
Applying: Allow statistics to be disabled/forced
Applying: Try and Debug Crash Reports Crashing
Applying: Catch stalling on corrupted map data / NBT arrays.
Applying: Allow toggling of ZombiePigmen spawning in portal blocks
Applying: Highly Optimized Tick Loop
Applying: Configurable Ping Sample Size
Applying: Add Optional Tick Shuffling
Applying: Spam Filter Exclusions
Applying: Add Option to Silence CommandBlock Console
Applying: Add support for fetching hidden players
Applying: Allow vanilla commands to be the main version of a command
Applying: Implement Silenceable Lightning API
Applying: Use one PermissibleBase for all Command Blocks
Applying: Prevent hoppers from loading chunks
Applying: Configurable dragon death and wither spawn sounds
Applying: Display 'Spigot' in client crashes, server lists and Mojang stats
Applying: Treat Bungee as Online Mode
Applying: Print Stack on InternalException
Applying: Use Offline Player Data Once if Required.
Applying: Use Provided Case for Non Existent Offline Players
Applying: Fix Player Banning
Applying: Prevent NoClassDefError crash and notify on crash
Applying: Fix race condition that could kill connections before they were initiated
Applying: Configurable UserCache cap
Applying: Implement PlayerSpawnLocationEvent.
Applying: Configurable save-on-stop-only for UserCache
Applying: Limit block placement/interaction packets
Applying: Better item validation
Applying: Further Seed Customisation
Applying: Safer JSON Loading
Applying: Add CommandLine EULA Flag
Applying: Prevent a crash involving attributes
Applying: Make "moved wrongly" limit configurable
Applying: Make "moved too quickly" limit configurable
Applying: Apply NBTReadLimiter to more things.
Applying: Allow Attribute Capping.
Applying: Only fetch an online UUID in online mode
Applying: Plug WorldMap Memory Leak
Applying: Remove uneeded validation
Applying: Add Hunger Config Values
Applying: Make debug logging togglable.
Applying: Limit TNT Detonations per tick
Applying: Configurable Hanging Tick
Applying: BungeeCord Chat API
Applying: Allow Capping (Tile)Entity Tick Time.
Applying: Use Map for getPlayer(String) lookup.
Applying: Clear Packet Queue on Disconnect
Applying: Implement SpawnerSpawnEvent.
Applying: Replace chunk loading / unloading rate throttling.
Applying: Configurable Advancement Disabling
Applying: Allow changing minimum squid spawn range
Applying: Add creative mode NBT permissions
Applying: Remove DataWatcher Locking
Applying: Allow Reading Old Large Chunks
Applying: Add log-villager-deaths option
Applying: Allow Disabling Player Data Saving
Applying: Configurable Thunder Chance
Patches applied cleanly to Spigot-Server
*** Spigot patches applied!
Compiling Spigot & Spigot-API
Picked up _JAVA_OPTIONS: -Djdk.net.URLClassPath.disableClassPathURLCheck=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Spigot-API [jar]
[INFO] Spigot-Parent [pom]
[INFO] Spigot [jar]
[INFO]
[INFO] ----------------------< org.spigotmc:spigot-api >-----------------------
[INFO] Building Spigot-API 1.17.1-R0.1-SNAPSHOT [1/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spigot-api ---
[INFO] Deleting C:\Users\masla\Downloads\Spigot\Spigot-API\target
[INFO]
[INFO] --- scriptus:0.4.1:describe (default) @ spigot-api ---
[INFO] Set property "describe" to "git-Spigot-API-556dc3c"
[INFO] Set property "project.build.outputTimestamp" to "1681749122"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spigot-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spigot-api ---
[INFO] Changes detected - recompiling the module!
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[6,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[7,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[51,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[51,52] GraphBuilder cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[211,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[220,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[236,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[547,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[547,31] GraphBuilder cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[709,16] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[795,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[797,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[832,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[834,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[845,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[846,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[848,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[849,42] Graphs cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[849,64] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[49,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[50,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[56,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[72,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[73,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[79,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[80,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[83,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[170,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\entity\EntityType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\entity\EntityType.java:[353,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\BukkitObjectOutputStream.java:[48,27] The method newWrapper(org.bukkit.configuration.serialization.ConfigurationSerializable) from the type org.bukkit.util.io.Wrapper refers to the missing type ImmutableMap
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[56,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[65,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Location.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Location.java:[102,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Note.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Note.java:[29,61] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\WorldType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\WorldType.java:[17,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[251,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[251,67] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[276,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[281,24] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[284,19] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[304,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[237,37] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[240,35] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[241,39] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[242,39] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[244,57] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[254,46] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[256,38] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[866,31] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[868,31] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1038,13] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1038,81] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1041,21] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1041,75] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1046,33] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1046,80] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1093,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1093,60] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1108,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1110,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1114,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1114,65] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1124,28] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1146,30] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1154,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1154,65] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1164,25] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1182,20] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1185,15] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1185,55] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\block\banner\Pattern.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\block\banner\Pattern.java:[53,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Bukkit.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[43,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[44,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[216,9] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[216,57] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[217,9] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[217,60] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\Command.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\Command.java:[103,20] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Effect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Effect.java:[315,55] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ItemStack.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ItemStack.java:[353,31] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\ArrowBodyCountChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\ArrowBodyCountChangeEvent.java:[62,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[259,5] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[276,5] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[318,42] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Instrument.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Instrument.java:[80,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CoalType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CoalType.java:[15,56] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\SandstoneType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\SandstoneType.java:[16,61] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[247,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[248,62] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Color.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Color.java:[325,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\CauldronLevelChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\CauldronLevelChangeEvent.java:[91,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[45,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[132,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[170,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[232,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[233,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[245,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[97,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[98,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\TreeSpecies.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\TreeSpecies.java:[39,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[219,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[220,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[221,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[273,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[15,20] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[16,28] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[16,53] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[206,22] Doubles cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[504,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[531,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[66,68] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[67,78] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[42,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[43,56] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[26,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[44,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[45,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[225,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\HelpCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\HelpCommand.java:[136,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\BlockMultiPlaceEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\BlockMultiPlaceEvent.java:[23,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\potion\PotionEffect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\potion\PotionEffect.java:[133,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[75,9] ImmutableSet cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[75,43] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[27,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[47,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[312,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Warning.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Warning.java:[41,65] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CropState.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CropState.java:[46,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GrassSpecies.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GrassSpecies.java:[26,60] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[35,61] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[202,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,17] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,59] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,144] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[21,232] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[22,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,capture#1-of ? extends Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[153,62] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[165,106] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\PluginClassLoader.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\PluginClassLoader.java:[165,34] ByteStreams cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[6,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[7,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[8,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[144,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[238,37] Resources cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[240,21] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,17] JsonObject cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,38] Gson cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,62] JsonObject cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[245,22] JsonSyntaxException cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[268,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[283,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[285,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[295,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[310,17] Builder cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[310,43] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[318,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[334,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[336,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[350,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[352,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[369,17] Builder cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[369,70] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[379,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[63,15] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[63,53] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[64,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[140,13] Cannot make a static reference to the non-static field colors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[161,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[161,54] colors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[184,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[184,54] colors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[208,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[209,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[209,30] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[212,13] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[233,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[233,54] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[235,29] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[235,42] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[260,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[260,54] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[262,29] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[262,42] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[288,17] Cannot make a static reference to the non-static field colors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,38] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,66] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[303,19] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[304,19] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[308,61] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[308,99] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[314,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[315,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[344,16] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[354,16] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[388,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[391,21] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[392,26] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[414,31] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[415,31] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[433,20] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[433,39] ImmutableList<org.bukkit.Color> cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[434,20] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[434,43] ImmutableList<org.bukkit.Color> cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Server.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[63,9] Files cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[67,76] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[128,44] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Material.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Material.java:[3929,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Difficulty.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Difficulty.java:[37,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[19,233] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[20,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,capture#1-of ? extends Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[60,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[65,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[66,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[68,17] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[165,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[166,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[168,17] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[22,26] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[22,66] Functions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[24,49] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.EnumMap<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.EnumMap<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,66] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,141] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,175] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,212] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[33,194] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[43,9] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[165,13] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameMode.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameMode.java:[37,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[207,24] Predicates cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[211,13] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[211,62] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[38,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[124,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[240,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[241,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[136,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[171,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\world\GenericGameEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\world\GenericGameEvent.java:[80,9] Preconditions cannot be resolved
[INFO] 317 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spigot-API 1.17.1-R0.1-SNAPSHOT .................... FAILURE [ 8.138 s]
[INFO] Spigot-Parent dev-SNAPSHOT ......................... SKIPPED
[INFO] Spigot 1.17.1-R0.1-SNAPSHOT ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.278 s
[INFO] Finished at: 2023-04-17T12:32:16-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project spigot-api: Compilation failure: Compilation failure:
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[6,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[7,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[51,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[51,52] GraphBuilder cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[211,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[220,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[236,21] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[547,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[547,31] GraphBuilder cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[709,16] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[795,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[797,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[832,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[834,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[845,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[846,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[848,13] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[849,42] Graphs cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimplePluginManager.java:[849,64] MutableGraph cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[49,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[50,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[56,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[72,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[73,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[79,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[80,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[83,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\NamespacedKey.java:[170,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\entity\EntityType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\entity\EntityType.java:[353,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\BukkitObjectOutputStream.java:[48,27] The method newWrapper(org.bukkit.configuration.serialization.ConfigurationSerializable) from the type org.bukkit.util.io.Wrapper refers to the missing type ImmutableMap
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[56,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\MerchantRecipe.java:[65,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Location.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Location.java:[102,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Note.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Note.java:[29,61] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\WorldType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\WorldType.java:[17,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[251,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[251,67] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[276,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[281,24] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[284,19] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\SimpleServicesManager.java:[304,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[237,37] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[240,35] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[241,39] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[242,39] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[244,57] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[254,46] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[256,38] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[866,31] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[868,31] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1038,13] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1038,81] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1041,21] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1041,75] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1046,33] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1046,80] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1093,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1093,60] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1108,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1110,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1114,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1114,65] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1124,28] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1146,30] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1154,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1154,65] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1164,25] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1182,20] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1185,15] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\PluginDescriptionFile.java:[1185,55] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\block\banner\Pattern.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\block\banner\Pattern.java:[53,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Bukkit.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[43,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\FluidLevelChangeEvent.java:[44,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[216,9] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[216,57] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[217,9] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\DyeColor.java:[217,60] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\Command.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\Command.java:[103,20] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Effect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Effect.java:[315,55] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ItemStack.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ItemStack.java:[353,31] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\ArrowBodyCountChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\ArrowBodyCountChangeEvent.java:[62,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[259,5] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[276,5] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\meta\ItemMeta.java:[318,42] Multimap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Instrument.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Instrument.java:[80,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CoalType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CoalType.java:[15,56] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\SandstoneType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\SandstoneType.java:[16,61] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[247,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\ChatColor.java:[248,62] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Color.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Color.java:[325,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\CauldronLevelChangeEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\CauldronLevelChangeEvent.java:[91,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[45,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[132,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\CookingRecipe.java:[170,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[232,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[233,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\StructureType.java:[245,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[97,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\player\PlayerMoveEvent.java:[98,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\TreeSpecies.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\TreeSpecies.java:[39,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[219,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[220,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[221,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameRule.java:[273,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[15,20] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[16,28] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\io\Wrapper.java:[16,53] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[206,22] Doubles cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[504,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\util\Vector.java:[531,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[66,68] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\material\types\MushroomBlockTexture.java:[67,78] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[42,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Art.java:[43,56] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[26,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[44,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[45,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapedRecipe.java:[225,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\HelpCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\HelpCommand.java:[136,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\BlockMultiPlaceEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\block\BlockMultiPlaceEvent.java:[23,23] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\potion\PotionEffect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\potion\PotionEffect.java:[133,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[75,9] ImmutableSet cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\inventory\InventoryDragEvent.java:[75,43] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[27,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[47,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\ShapelessRecipe.java:[312,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Warning.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Warning.java:[41,65] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CropState.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\CropState.java:[46,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GrassSpecies.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GrassSpecies.java:[26,60] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[35,61] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[202,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,17] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,59] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\TimingsCommand.java:[238,144] com.google cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[21,232] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByBlockEvent.java:[22,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,capture#1-of ? extends Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[153,62] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\JavaPlugin.java:[165,106] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\PluginClassLoader.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\java\PluginClassLoader.java:[165,34] ByteStreams cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[6,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[7,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[8,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[144,16] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[238,37] Resources cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[240,21] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,17] JsonObject cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,38] Gson cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[243,62] JsonObject cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\command\defaults\VersionCommand.java:[245,22] JsonSyntaxException cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[268,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[283,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[285,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[295,20] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[310,17] Builder cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[310,43] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[318,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[334,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[336,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[350,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[352,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[369,17] Builder cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[369,70] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\plugin\messaging\StandardMessenger.java:[379,24] ImmutableSet cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[63,15] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[63,53] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[64,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[140,13] Cannot make a static reference to the non-static field colors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[161,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[161,54] colors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[184,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[184,54] colors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[208,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[209,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[209,30] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[212,13] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[233,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[233,54] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[235,29] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[235,42] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[260,13] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[260,54] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[262,29] fadeColors cannot be resolved or is not a field
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[262,42] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[288,17] Cannot make a static reference to the non-static field colors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,17] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,38] ImmutableList cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[289,66] Cannot make a static reference to the non-static field fadeColors
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[303,19] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[304,19] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[308,61] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[308,99] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[314,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[315,9] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[344,16] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[354,16] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[388,16] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[391,21] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[392,26] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[414,31] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[415,31] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[433,20] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[433,39] ImmutableList<org.bukkit.Color> cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[434,20] ImmutableList cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\FireworkEffect.java:[434,43] ImmutableList<org.bukkit.Color> cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Server.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[63,9] Files cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[67,76] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\configuration\file\FileConfiguration.java:[128,44] Charsets cannot be resolved to a variable
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Material.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Material.java:[3929,58] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Difficulty.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Difficulty.java:[37,59] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[19,233] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageByEntityEvent.java:[20,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.Map<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,capture#1-of ? extends Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[60,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[65,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[66,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[68,17] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[165,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[166,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\RecipeChoice.java:[168,17] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[5,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[22,26] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[22,66] Functions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[24,49] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,9] The constructor org.bukkit.event.entity.EntityDamageEvent(org.bukkit.entity.Entity, org.bukkit.event.entity.EntityDamageEvent.DamageCause, java.util.EnumMap<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,java.lang.Double>, java.util.EnumMap<org.bukkit.event.entity.EntityDamageEvent.DamageModifier,Function<? super java.lang.Double,java.lang.Double>>) is undefined
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,66] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,141] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,175] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[30,212] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[33,194] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[43,9] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\entity\EntityDamageEvent.java:[165,13] Function cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameMode.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\GameMode.java:[37,57] Maps cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[4,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[207,24] Predicates cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[211,13] ImmutableMap cannot be resolved to a type
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Registry.java:[211,62] ImmutableMap cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[38,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\StonecuttingRecipe.java:[124,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[240,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\inventory\InventoryView.java:[241,9] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[136,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\Particle.java:[171,13] Preconditions cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\world\GenericGameEvent.java:[3,8] The import com.google cannot be resolved
[ERROR] C:\Users\masla\Downloads\Spigot\Spigot-API\src\main\java\org\bukkit\event\world\GenericGameEvent.java:[80,9] Preconditions cannot be resolved
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error compiling Spigot. Please check the wiki for FAQs.
If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support.
java.lang.RuntimeException: Error running command, return status !=0: [C:\Users\masla\Downloads\apache-maven-3.6.0/bin/mvn.cmd, -Dbt.name=3284a, -P, remapped, clean, install]
at org.spigotmc.builder.Builder.runProcess0(Builder.java:1055)
at org.spigotmc.builder.Builder.runProcess(Builder.java:986)
at org.spigotmc.builder.Builder.runMaven0(Builder.java:955)
at org.spigotmc.builder.Builder.runMavenServer(Builder.java:924)
at org.spigotmc.builder.Builder.main(Builder.java:735)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)