mirror of
https://hub.spigotmc.org/stash/scm/spigot/builddata.git
synced 2025-04-13 09:30:31 +00:00
Update to Minecraft 1.18-pre5
This commit is contained in:
parent
a478570497
commit
b364c062bb
9 changed files with 3530 additions and 7121 deletions
Binary file not shown.
23
info.json
23
info.json
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"minecraftVersion": "1.17.1",
|
||||
"spigotVersion": "1.17.1-R0.1-SNAPSHOT",
|
||||
"serverUrl": "https://launcher.mojang.com/v1/objects/a16d67e5807f57fc4e550299cf20226194497dc2/server.jar",
|
||||
"mappingsUrl": "https://launcher.mojang.com/v1/objects/f6cae1c5c1255f68ba4834b16a0da6a09621fe13/server.txt",
|
||||
"accessTransforms": "bukkit-1.17.1.at",
|
||||
"classMappings": "bukkit-1.17.1-cl.csrg",
|
||||
"memberMappings": "bukkit-1.17.1-members.csrg",
|
||||
"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}",
|
||||
"minecraftVersion": "1.18-pre5",
|
||||
"spigotVersion": "1.18-pre5-R0.1-SNAPSHOT",
|
||||
"minecraftHash": "9ba6cde7448e55f6755cc30c7b56241e0f23f43e289892f999a14645517c5dd0",
|
||||
"serverUrl": "https://launcher.mojang.com/v1/objects/c29d03e9c6a21a3234a947e1025793c3cc40c13b/server.jar",
|
||||
"mappingsUrl": "https://launcher.mojang.com/v1/objects/438bd2a54c066d09195c85c20cfd76818d725dde/server.txt",
|
||||
"accessTransforms": "bukkit-1.18-pre5.at",
|
||||
"classMappings": "bukkit-1.18-pre5-cl.csrg",
|
||||
"packageMappings": "package.srg",
|
||||
"classMapCommand": "java -jar BuildData/bin/SpecialSource-2.jar map --auto-lvt BASIC -e BuildData/mappings/bukkit-1.18-pre5.exclude -i {0} -m {1} -o {2}",
|
||||
"memberMapCommand": "java -jar BuildData/bin/SpecialSource-2.jar map --auto-member TOKENS -i {0} -m {1} -o {2}",
|
||||
"finalMapCommand": "java -jar BuildData/bin/SpecialSource.jar -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}",
|
||||
"toolsVersion": 128
|
||||
"toolsVersion": 133
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
3151
mappings/bukkit-1.18-pre5-cl.csrg
Normal file
3151
mappings/bukkit-1.18-pre5-cl.csrg
Normal file
File diff suppressed because it is too large
Load diff
|
@ -10,8 +10,8 @@ public net/minecraft/world/level/block/BlockComposter$ContainerInput
|
|||
public net/minecraft/world/level/block/BlockComposter$ContainerOutput
|
||||
|
||||
# No inheritance in AT :(
|
||||
public net/minecraft/world/level/block/BlockDispenser/dispense(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;)V
|
||||
public net/minecraft/world/level/block/BlockDropper/dispense(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;)V
|
||||
public net/minecraft/world/level/block/BlockDispenser/dispenseFrom(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;)V
|
||||
public net/minecraft/world/level/block/BlockDropper/dispenseFrom(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;)V
|
||||
|
||||
public net/minecraft/world/entity/decoration/EntityHanging/setDirection(Lnet/minecraft/core/EnumDirection;)V
|
||||
public net/minecraft/world/entity/decoration/EntityItemFrame/setDirection(Lnet/minecraft/core/EnumDirection;)V
|
||||
|
@ -28,8 +28,8 @@ public net/minecraft/world/entity/monster/EntitySlime/getDefaultLootTable()Lnet/
|
|||
public net/minecraft/EnumChatFormat/code
|
||||
public net/minecraft/advancements/Advancements/advancements
|
||||
public net/minecraft/commands/CommandListenerWrapper/source
|
||||
public net/minecraft/nbt/MojangsonParser/parseArray()Lnet/minecraft/nbt/NBTBase;
|
||||
public net/minecraft/nbt/MojangsonParser/parseLiteral(Ljava/lang/String;)Lnet/minecraft/nbt/NBTBase;
|
||||
public net/minecraft/nbt/MojangsonParser/readArrayTag()Lnet/minecraft/nbt/NBTBase;
|
||||
public net/minecraft/nbt/MojangsonParser/type(Ljava/lang/String;)Lnet/minecraft/nbt/NBTBase;
|
||||
public net/minecraft/network/NetworkManager/address
|
||||
public net/minecraft/network/NetworkManager/channel
|
||||
public net/minecraft/network/chat/ChatHexColor/name
|
||||
|
@ -53,24 +53,23 @@ public net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol/p
|
|||
public net/minecraft/server/AdvancementDataPlayer/advancements
|
||||
public net/minecraft/server/AdvancementDataWorld/GSON
|
||||
public net/minecraft/server/AdvancementDataWorld/advancements
|
||||
public net/minecraft/server/Main/convertWorld(Lnet/minecraft/world/level/storage/Convertable$ConversionSession;Lcom/mojang/datafixers/DataFixer;ZLjava/util/function/BooleanSupplier;Lcom/google/common/collect/ImmutableSet;)V
|
||||
public net/minecraft/server/Main/forceUpgrade(Lnet/minecraft/world/level/storage/Convertable$ConversionSession;Lcom/mojang/datafixers/DataFixer;ZLjava/util/function/BooleanSupplier;Lnet/minecraft/world/level/levelgen/GeneratorSettings;)V
|
||||
public net/minecraft/server/MinecraftServer/LOGGER
|
||||
public net/minecraft/server/MinecraftServer/executor
|
||||
public net/minecraft/server/MinecraftServer/fixerUpper
|
||||
public net/minecraft/server/MinecraftServer/levels
|
||||
public net/minecraft/server/MinecraftServer/loadSpawn(Lnet/minecraft/server/level/progress/WorldLoadListener;)V
|
||||
public net/minecraft/server/MinecraftServer/prepareLevels(Lnet/minecraft/server/level/progress/WorldLoadListener;)V
|
||||
public net/minecraft/server/MinecraftServer/playerDataStorage
|
||||
public net/minecraft/server/MinecraftServer/postToMainThread(Ljava/lang/Runnable;)Lnet/minecraft/server/TickTask;
|
||||
public net/minecraft/server/MinecraftServer/wrapRunnable(Ljava/lang/Runnable;)Lnet/minecraft/server/TickTask;
|
||||
public net/minecraft/server/MinecraftServer/progressListenerFactory
|
||||
public net/minecraft/server/MinecraftServer/registryHolder
|
||||
public net/minecraft/server/MinecraftServer/resources
|
||||
public net/minecraft/server/MinecraftServer/serverThread
|
||||
public net/minecraft/server/dedicated/DedicatedServer/rconConsoleSource
|
||||
public net/minecraft/server/dedicated/PropertyManager/properties
|
||||
public net/minecraft/server/level/BossBattleServer/sendUpdate(Ljava/util/function/Function;)V
|
||||
public net/minecraft/server/level/BossBattleServer/broadcast(Ljava/util/function/Function;)V
|
||||
public net/minecraft/server/level/BossBattleServer/visible
|
||||
public net/minecraft/server/level/ChunkMapDistance/tickets
|
||||
public net/minecraft/server/level/ChunkProviderServer/generator
|
||||
public net/minecraft/server/level/ChunkProviderServer/spawnEnemies
|
||||
public net/minecraft/server/level/ChunkProviderServer/spawnFriendlies
|
||||
public net/minecraft/server/level/EntityPlayer/initMenu(Lnet/minecraft/world/inventory/Container;)V
|
||||
|
@ -78,7 +77,7 @@ public net/minecraft/server/level/EntityPlayer/isChangingDimension
|
|||
public net/minecraft/server/level/EntityPlayer/lastSentExp
|
||||
public net/minecraft/server/level/EntityPlayer/nextContainerCounter()V
|
||||
public net/minecraft/server/level/EntityPlayer/spawnInvulnerableTime
|
||||
public net/minecraft/server/level/EntityPlayer/triggerDimensionAdvancements(Lnet/minecraft/server/level/WorldServer;)V
|
||||
public net/minecraft/server/level/EntityPlayer/triggerDimensionChangeTriggers(Lnet/minecraft/server/level/WorldServer;)V
|
||||
public net/minecraft/server/level/PlayerChunk/oldTicketLevel
|
||||
public net/minecraft/server/level/PlayerChunk/playerProvider
|
||||
public net/minecraft/server/level/PlayerChunkMap$EntityTracker/seenBy
|
||||
|
@ -87,19 +86,19 @@ public net/minecraft/server/level/PlayerChunkMap/entityMap
|
|||
public net/minecraft/server/level/PlayerChunkMap/generator
|
||||
public net/minecraft/server/level/PlayerChunkMap/level
|
||||
public net/minecraft/server/level/PlayerChunkMap/progressListener
|
||||
public net/minecraft/server/level/PlayerChunkMap/saveChunk(Lnet/minecraft/world/level/chunk/IChunkAccess;)Z
|
||||
public net/minecraft/server/level/PlayerChunkMap/save(Lnet/minecraft/world/level/chunk/IChunkAccess;)Z
|
||||
public net/minecraft/server/level/PlayerChunkMap/toDrop
|
||||
public net/minecraft/server/level/PlayerChunkMap/updatingChunkMap
|
||||
public net/minecraft/server/level/PlayerChunkMap/visibleChunkMap
|
||||
public net/minecraft/server/level/Ticket/key
|
||||
public net/minecraft/server/level/WorldServer/entityManager
|
||||
public net/minecraft/server/level/WorldServer/serverLevelData
|
||||
public net/minecraft/server/players/JsonListEntry/getKey()Ljava/lang/Object;
|
||||
public net/minecraft/server/players/JsonListEntry/getUser()Ljava/lang/Object;
|
||||
public net/minecraft/server/players/PlayerList/playerIo
|
||||
public net/minecraft/server/players/PlayerList/players
|
||||
public net/minecraft/server/players/PlayerList/sendScoreboard(Lnet/minecraft/server/ScoreboardServer;Lnet/minecraft/server/level/EntityPlayer;)V
|
||||
public net/minecraft/server/players/PlayerList/updateEntireScoreboard(Lnet/minecraft/server/ScoreboardServer;Lnet/minecraft/server/level/EntityPlayer;)V
|
||||
public net/minecraft/stats/RecipeBook/known
|
||||
public net/minecraft/util/datafix/fixes/DataConverterFlattenData/map(ILjava/lang/String;[Ljava/lang/String;)V
|
||||
public net/minecraft/util/datafix/fixes/DataConverterFlattenData/register(ILjava/lang/String;[Ljava/lang/String;)V
|
||||
public net/minecraft/util/datafix/fixes/DataConverterMaterialId/ITEM_NAMES
|
||||
public net/minecraft/util/datafix/fixes/DataConverterSpawnEgg/ID_TO_ENTITY
|
||||
public net/minecraft/world/BossBattle/color
|
||||
|
@ -109,15 +108,15 @@ public net/minecraft/world/ChestLock/key
|
|||
public net/minecraft/world/InventoryLargeChest/container1
|
||||
public net/minecraft/world/InventoryLargeChest/container2
|
||||
public net/minecraft/world/InventorySubcontainer/items
|
||||
public net/minecraft/world/entity/Entity/getFlag(I)Z
|
||||
public net/minecraft/world/entity/Entity/getMaxFireTicks()I
|
||||
public net/minecraft/world/entity/Entity/getSaveID()Ljava/lang/String;
|
||||
public net/minecraft/world/entity/Entity/getSharedFlag(I)Z
|
||||
public net/minecraft/world/entity/Entity/getFireImmuneTicks()I
|
||||
public net/minecraft/world/entity/Entity/getEncodeId()Ljava/lang/String;
|
||||
public net/minecraft/world/entity/Entity/hasVisualFire
|
||||
public net/minecraft/world/entity/Entity/passengers
|
||||
public net/minecraft/world/entity/Entity/portalCooldown
|
||||
public net/minecraft/world/entity/Entity/remainingFireTicks
|
||||
public net/minecraft/world/entity/Entity/setFlag(IZ)V
|
||||
public net/minecraft/world/entity/Entity/setSharedFlag(IZ)V
|
||||
public net/minecraft/world/entity/Entity/unsetRemoved()V
|
||||
public net/minecraft/world/entity/Entity/hasVisualFire
|
||||
public net/minecraft/world/entity/Entity/wasTouchingWater
|
||||
public net/minecraft/world/entity/EntityAreaEffectCloud/durationOnUse
|
||||
public net/minecraft/world/entity/EntityAreaEffectCloud/radiusOnUse
|
||||
|
@ -129,7 +128,6 @@ public net/minecraft/world/entity/EntityInsentient/armorDropChances
|
|||
public net/minecraft/world/entity/EntityInsentient/handDropChances
|
||||
public net/minecraft/world/entity/EntityInsentient/lootTable
|
||||
public net/minecraft/world/entity/EntityInsentient/lootTableSeed
|
||||
public net/minecraft/world/entity/EntityInsentient/persistenceRequired
|
||||
public net/minecraft/world/entity/EntityLightning/visualOnly
|
||||
public net/minecraft/world/entity/EntityLiving/DATA_ARROW_COUNT_ID
|
||||
public net/minecraft/world/entity/EntityLiving/DATA_HEALTH_ID
|
||||
|
@ -139,8 +137,8 @@ public net/minecraft/world/entity/EntityLiving/lastHurt
|
|||
public net/minecraft/world/entity/EntityLiving/lastHurtByMob
|
||||
public net/minecraft/world/entity/EntityLiving/lastHurtByMobTimestamp
|
||||
public net/minecraft/world/entity/EntityLiving/lastHurtByPlayer
|
||||
public net/minecraft/world/entity/EntityLiving/updateEquipment()V
|
||||
public net/minecraft/world/entity/GlowSquid/setDarkTicksRemaining(I)V
|
||||
public net/minecraft/world/entity/EntityLiving/detectEquipmentUpdates()V
|
||||
public net/minecraft/world/entity/GlowSquid/setDarkTicks(I)V
|
||||
public net/minecraft/world/entity/ai/attributes/AttributeRanged/maxValue
|
||||
public net/minecraft/world/entity/animal/EntityAnimal/inLove
|
||||
public net/minecraft/world/entity/animal/EntityAnimal/loveCause
|
||||
|
@ -152,15 +150,15 @@ public net/minecraft/world/entity/animal/EntityFox/DATA_TRUSTED_ID_0
|
|||
public net/minecraft/world/entity/animal/EntityFox/DATA_TRUSTED_ID_1
|
||||
public net/minecraft/world/entity/animal/EntityFox/setFoxType(Lnet/minecraft/world/entity/animal/EntityFox$Type;)V
|
||||
public net/minecraft/world/entity/animal/EntityFox/setSleeping(Z)V
|
||||
public net/minecraft/world/entity/animal/EntityMushroomCow/setVariant(Lnet/minecraft/world/entity/animal/EntityMushroomCow$Type;)V
|
||||
public net/minecraft/world/entity/animal/EntityMushroomCow/setMushroomType(Lnet/minecraft/world/entity/animal/EntityMushroomCow$Type;)V
|
||||
public net/minecraft/world/entity/animal/EntityOcelot/isTrusting()Z
|
||||
public net/minecraft/world/entity/animal/EntityOcelot/setTrusting(Z)V
|
||||
public net/minecraft/world/entity/animal/EntityPig/steering
|
||||
public net/minecraft/world/entity/animal/EntityRabbit/initPathfinder()V
|
||||
public net/minecraft/world/entity/animal/EntityRabbit/registerGoals()V
|
||||
public net/minecraft/world/entity/animal/axolotl/Axolotl/setVariant(Lnet/minecraft/world/entity/animal/axolotl/Axolotl$Variant;)V
|
||||
public net/minecraft/world/entity/animal/horse/EntityHorse/setVariant(Lnet/minecraft/world/entity/animal/horse/HorseColor;Lnet/minecraft/world/entity/animal/horse/HorseStyle;)V
|
||||
public net/minecraft/world/entity/animal/horse/EntityHorse/setVariantAndMarkings(Lnet/minecraft/world/entity/animal/horse/HorseColor;Lnet/minecraft/world/entity/animal/horse/HorseStyle;)V
|
||||
public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/inventory
|
||||
public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/loadChest()V
|
||||
public net/minecraft/world/entity/animal/horse/EntityHorseAbstract/createInventory()V
|
||||
public net/minecraft/world/entity/animal/horse/EntityLlama/setStrength(I)V
|
||||
public net/minecraft/world/entity/boss/enderdragon/EntityEnderDragon/subEntities
|
||||
public net/minecraft/world/entity/boss/wither/EntityWither/bossEvent
|
||||
|
@ -171,8 +169,8 @@ public net/minecraft/world/entity/decoration/EntityArmorStand/leftArmPose
|
|||
public net/minecraft/world/entity/decoration/EntityArmorStand/leftLegPose
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/rightArmPose
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/rightLegPose
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setArms(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setBasePlate(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setShowArms(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setNoBasePlate(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setMarker(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityArmorStand/setSmall(Z)V
|
||||
public net/minecraft/world/entity/decoration/EntityHanging/pos
|
||||
|
@ -182,29 +180,30 @@ public net/minecraft/world/entity/item/EntityFallingBlock/hurtEntities
|
|||
public net/minecraft/world/entity/item/EntityItem/age
|
||||
public net/minecraft/world/entity/item/EntityItem/pickupDelay
|
||||
public net/minecraft/world/entity/item/EntityTNTPrimed/owner
|
||||
public net/minecraft/world/entity/monster/EntityCreeper/explode()V
|
||||
public net/minecraft/world/entity/monster/EntityCreeper/explodeCreeper()V
|
||||
public net/minecraft/world/entity/monster/EntityCreeper/explosionRadius
|
||||
public net/minecraft/world/entity/monster/EntityCreeper/maxSwell
|
||||
public net/minecraft/world/entity/monster/EntityCreeper/swell
|
||||
public net/minecraft/world/entity/monster/EntityDrowned/groundNavigation
|
||||
public net/minecraft/world/entity/monster/EntityDrowned/waterNavigation
|
||||
public net/minecraft/world/entity/monster/EntityGuardian/randomStrollGoal
|
||||
public net/minecraft/world/entity/monster/EntityIllagerWizard/getSpell()Lnet/minecraft/world/entity/monster/EntityIllagerWizard$Spell;
|
||||
public net/minecraft/world/entity/monster/EntityGuardian/setActiveAttackTarget(I)V
|
||||
public net/minecraft/world/entity/monster/EntityIllagerWizard/getCurrentSpell()Lnet/minecraft/world/entity/monster/EntityIllagerWizard$Spell;
|
||||
public net/minecraft/world/entity/monster/EntityPillager/inventory
|
||||
public net/minecraft/world/entity/monster/EntityShulker/DATA_COLOR_ID
|
||||
public net/minecraft/world/entity/monster/EntityShulker/getPeek()I
|
||||
public net/minecraft/world/entity/monster/EntityShulker/getRawPeekAmount()I
|
||||
public net/minecraft/world/entity/monster/EntityShulker/setAttachFace(Lnet/minecraft/core/EnumDirection;)V
|
||||
public net/minecraft/world/entity/monster/EntityShulker/setPeek(I)V
|
||||
public net/minecraft/world/entity/monster/EntityShulker/setRawPeekAmount(I)V
|
||||
public net/minecraft/world/entity/monster/EntitySkeleton/DATA_STRAY_CONVERSION_ID
|
||||
public net/minecraft/world/entity/monster/EntitySkeleton/conversionTime
|
||||
public net/minecraft/world/entity/monster/EntitySkeleton/startStrayConversion(I)V
|
||||
public net/minecraft/world/entity/monster/EntitySkeleton/startFreezeConversion(I)V
|
||||
public net/minecraft/world/entity/monster/EntityStrider/steering
|
||||
public net/minecraft/world/entity/monster/EntityZombie/DATA_DROWNED_CONVERSION_ID
|
||||
public net/minecraft/world/entity/monster/EntityZombie/conversionTime
|
||||
public net/minecraft/world/entity/monster/EntityZombie/startDrownedConversion(I)V
|
||||
public net/minecraft/world/entity/monster/EntityZombie/startUnderWaterConversion(I)V
|
||||
public net/minecraft/world/entity/monster/EntityZombieVillager/DATA_CONVERTING_ID
|
||||
public net/minecraft/world/entity/monster/EntityZombieVillager/conversionStarter
|
||||
public net/minecraft/world/entity/monster/EntityZombieVillager/startConversion(Ljava/util/UUID;I)V
|
||||
public net/minecraft/world/entity/monster/EntityZombieVillager/startConverting(Ljava/util/UUID;I)V
|
||||
public net/minecraft/world/entity/monster/EntityZombieVillager/villagerConversionTime
|
||||
public net/minecraft/world/entity/monster/hoglin/EntityHoglin/cannotBeHunted
|
||||
public net/minecraft/world/entity/monster/hoglin/EntityHoglin/isImmuneToZombification()Z
|
||||
|
@ -213,10 +212,10 @@ public net/minecraft/world/entity/monster/piglin/EntityPiglin/cannotHunt
|
|||
public net/minecraft/world/entity/monster/piglin/EntityPiglin/inventory
|
||||
public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/isImmuneToZombification()Z
|
||||
public net/minecraft/world/entity/monster/piglin/EntityPiglinAbstract/timeInOverworld
|
||||
public net/minecraft/world/entity/npc/EntityVillager/populateTrades()V
|
||||
public net/minecraft/world/entity/npc/EntityVillager/shakeHead()V
|
||||
public net/minecraft/world/entity/player/EntityHuman/closeInventory()V
|
||||
public net/minecraft/world/entity/player/EntityHuman/getMaxFireTicks()I
|
||||
public net/minecraft/world/entity/npc/EntityVillager/increaseMerchantCareer()V
|
||||
public net/minecraft/world/entity/npc/EntityVillager/setUnhappy()V
|
||||
public net/minecraft/world/entity/player/EntityHuman/closeContainer()V
|
||||
public net/minecraft/world/entity/player/EntityHuman/getFireImmuneTicks()I
|
||||
public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityLeft(Lnet/minecraft/nbt/NBTTagCompound;)V
|
||||
public net/minecraft/world/entity/player/EntityHuman/setShoulderEntityRight(Lnet/minecraft/nbt/NBTTagCompound;)V
|
||||
public net/minecraft/world/entity/player/EntityHuman/sleepCounter
|
||||
|
@ -230,22 +229,22 @@ public net/minecraft/world/entity/projectile/EntityEnderSignal/surviveAfterDeath
|
|||
public net/minecraft/world/entity/projectile/EntityEnderSignal/tx
|
||||
public net/minecraft/world/entity/projectile/EntityEnderSignal/ty
|
||||
public net/minecraft/world/entity/projectile/EntityEnderSignal/tz
|
||||
public net/minecraft/world/entity/projectile/EntityFireballFireball/getItem()Lnet/minecraft/world/item/ItemStack;
|
||||
public net/minecraft/world/entity/projectile/EntityFireballFireball/getItemRaw()Lnet/minecraft/world/item/ItemStack;
|
||||
public net/minecraft/world/entity/projectile/EntityFireworks/DATA_ID_FIREWORKS_ITEM
|
||||
public net/minecraft/world/entity/projectile/EntityFireworks/DATA_SHOT_AT_ANGLE
|
||||
public net/minecraft/world/entity/projectile/EntityFireworks/lifetime
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/DATA_HOOKED_ENTITY
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/currentState
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/hookedIn
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/reel(Lnet/minecraft/world/entity/Entity;)V
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/updateHookedEntity(Lnet/minecraft/world/entity/Entity;)V
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/pullEntity(Lnet/minecraft/world/entity/Entity;)V
|
||||
public net/minecraft/world/entity/projectile/EntityFishingHook/setHookedEntity(Lnet/minecraft/world/entity/Entity;)V
|
||||
public net/minecraft/world/entity/projectile/EntityLargeFireball/explosionPower
|
||||
public net/minecraft/world/entity/projectile/EntityPotion/isLingering()Z
|
||||
public net/minecraft/world/entity/projectile/EntityProjectileThrowable/getItem()Lnet/minecraft/world/item/ItemStack;
|
||||
public net/minecraft/world/entity/projectile/EntityProjectileThrowable/getItemRaw()Lnet/minecraft/world/item/ItemStack;
|
||||
public net/minecraft/world/entity/projectile/EntitySpectralArrow/duration
|
||||
public net/minecraft/world/entity/projectile/EntityThrownTrident/tridentItem
|
||||
public net/minecraft/world/entity/projectile/EntityTippedArrow/effects
|
||||
public net/minecraft/world/entity/projectile/EntityTippedArrow/setColor(I)V
|
||||
public net/minecraft/world/entity/projectile/EntityTippedArrow/setFixedColor(I)V
|
||||
public net/minecraft/world/entity/raid/PersistentRaid/raidMap
|
||||
public net/minecraft/world/entity/raid/Raid/badOmenLevel
|
||||
public net/minecraft/world/entity/raid/Raid/heroesOfTheVillage
|
||||
|
@ -263,6 +262,8 @@ public net/minecraft/world/inventory/ContainerAnvil/cost
|
|||
public net/minecraft/world/inventory/ContainerAnvil/itemName
|
||||
public net/minecraft/world/inventory/ContainerDispenser/dispenser
|
||||
public net/minecraft/world/inventory/ContainerWorkbench/access
|
||||
public net/minecraft/world/inventory/ContainerWorkbench/craftSlots
|
||||
public net/minecraft/world/inventory/ContainerWorkbench/resultSlots
|
||||
public net/minecraft/world/inventory/InventoryCrafting/menu
|
||||
public net/minecraft/world/inventory/InventoryMerchant/selectionHint
|
||||
public net/minecraft/world/inventory/Slot/slot
|
||||
|
@ -276,7 +277,7 @@ public net/minecraft/world/item/ItemWorldMap/createNewSavedData(Lnet/minecraft/w
|
|||
public net/minecraft/world/item/context/ItemActionContext/<init>(Lnet/minecraft/world/level/World;Lnet/minecraft/world/entity/player/EntityHuman;Lnet/minecraft/world/EnumHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/MovingObjectPositionBlock;)V
|
||||
public net/minecraft/world/item/crafting/RecipeItemStack$StackProvider/<init>(Lnet/minecraft/world/item/ItemStack;)V
|
||||
public net/minecraft/world/item/crafting/RecipeItemStack/<init>(Ljava/util/stream/Stream;)V
|
||||
public net/minecraft/world/item/crafting/RecipeItemStack/buildChoices()V
|
||||
public net/minecraft/world/item/crafting/RecipeItemStack/dissolve()V
|
||||
public net/minecraft/world/item/crafting/RecipeItemStack/itemStacks
|
||||
public net/minecraft/world/item/trading/MerchantRecipe/priceMultiplier
|
||||
public net/minecraft/world/item/trading/MerchantRecipe/result
|
||||
|
@ -284,8 +285,7 @@ public net/minecraft/world/item/trading/MerchantRecipe/rewardExp
|
|||
public net/minecraft/world/item/trading/MerchantRecipe/uses
|
||||
public net/minecraft/world/item/trading/MerchantRecipe/xp
|
||||
public net/minecraft/world/level/Explosion/source
|
||||
public net/minecraft/world/level/GameRules$GameRuleValue/onChange(Lnet/minecraft/server/MinecraftServer;)V
|
||||
public net/minecraft/world/level/MobSpawnerAbstract/getMobName(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;)Lnet/minecraft/resources/MinecraftKey;
|
||||
public net/minecraft/world/level/GameRules$GameRuleValue/onChanged(Lnet/minecraft/server/MinecraftServer;)V
|
||||
public net/minecraft/world/level/MobSpawnerAbstract/maxNearbyEntities
|
||||
public net/minecraft/world/level/MobSpawnerAbstract/maxSpawnDelay
|
||||
public net/minecraft/world/level/MobSpawnerAbstract/minSpawnDelay
|
||||
|
@ -299,10 +299,10 @@ public net/minecraft/world/level/World/levelData
|
|||
public net/minecraft/world/level/World/rainLevel
|
||||
public net/minecraft/world/level/World/thread
|
||||
public net/minecraft/world/level/World/thunderLevel
|
||||
public net/minecraft/world/level/block/Block/dropExperience(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;I)V
|
||||
public net/minecraft/world/level/block/Block/popExperience(Lnet/minecraft/server/level/WorldServer;Lnet/minecraft/core/BlockPosition;I)V
|
||||
public net/minecraft/world/level/block/BlockDispenser/DISPENSER_REGISTRY
|
||||
public net/minecraft/world/level/block/BlockFire/flameOdds
|
||||
public net/minecraft/world/level/block/BlockJukeBox/dropRecord(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;)V
|
||||
public net/minecraft/world/level/block/BlockJukeBox/dropRecording(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;)V
|
||||
public net/minecraft/world/level/block/BlockShulkerBox/color
|
||||
public net/minecraft/world/level/block/SoundEffectType/breakSound
|
||||
public net/minecraft/world/level/block/SoundEffectType/hitSound
|
||||
|
@ -310,8 +310,8 @@ public net/minecraft/world/level/block/entity/SculkSensorBlockEntity/lastVibrati
|
|||
public net/minecraft/world/level/block/entity/TileEntityBanner/baseColor
|
||||
public net/minecraft/world/level/block/entity/TileEntityBanner/itemPatterns
|
||||
public net/minecraft/world/level/block/entity/TileEntityBarrel/openersCounter
|
||||
public net/minecraft/world/level/block/entity/TileEntityBarrel/playOpenSound(Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityBarrel/setOpenFlag(Lnet/minecraft/world/level/block/state/IBlockData;Z)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityBarrel/playSound(Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityBarrel/updateBlockState(Lnet/minecraft/world/level/block/state/IBlockData;Z)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityBeacon/levels
|
||||
public net/minecraft/world/level/block/entity/TileEntityBeacon/lockKey
|
||||
public net/minecraft/world/level/block/entity/TileEntityBeacon/name
|
||||
|
@ -324,7 +324,7 @@ public net/minecraft/world/level/block/entity/TileEntityBrewingStand/fuel
|
|||
public net/minecraft/world/level/block/entity/TileEntityCampfire/cookingProgress
|
||||
public net/minecraft/world/level/block/entity/TileEntityCampfire/cookingTime
|
||||
public net/minecraft/world/level/block/entity/TileEntityChest/openersCounter
|
||||
public net/minecraft/world/level/block/entity/TileEntityChest/playOpenSound(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityChest/playSound(Lnet/minecraft/world/level/World;Lnet/minecraft/core/BlockPosition;Lnet/minecraft/world/level/block/state/IBlockData;Lnet/minecraft/sounds/SoundEffect;)V
|
||||
public net/minecraft/world/level/block/entity/TileEntityContainer/lockKey
|
||||
public net/minecraft/world/level/block/entity/TileEntityContainer/name
|
||||
public net/minecraft/world/level/block/entity/TileEntityEndGateway/age
|
||||
|
@ -355,26 +355,41 @@ public net/minecraft/world/level/block/entity/TileEntityStructure/structurePos
|
|||
public net/minecraft/world/level/block/entity/TileEntityStructure/structureSize
|
||||
public net/minecraft/world/level/block/state/BlockBase$BlockData/destroySpeed
|
||||
public net/minecraft/world/level/block/state/IBlockDataHolder/PROPERTY_ENTRY_TO_STRING_FUNCTION
|
||||
public net/minecraft/world/level/chunk/BiomeStorage/biomeRegistry
|
||||
public net/minecraft/world/level/chunk/Chunk/blockEntities
|
||||
public net/minecraft/world/level/chunk/Chunk/heightmaps
|
||||
public net/minecraft/world/level/chunk/Chunk/level
|
||||
public net/minecraft/world/level/chunk/Chunk/loaded
|
||||
public net/minecraft/world/level/chunk/ChunkSection/GLOBAL_BLOCKSTATE_PALETTE
|
||||
public net/minecraft/world/level/chunk/ChunkGenerator/strongholdSeed
|
||||
public net/minecraft/world/level/chunk/DataPaletteBlock/registry
|
||||
public net/minecraft/world/level/chunk/IChunkAccess/blockEntities
|
||||
public net/minecraft/world/level/chunk/IChunkAccess/heightmaps
|
||||
public net/minecraft/world/level/chunk/storage/ChunkRegionLoader/BLOCK_STATE_CODEC
|
||||
public net/minecraft/world/level/chunk/storage/EntityStorage/entityDeserializerQueue
|
||||
public net/minecraft/world/level/chunk/storage/EntityStorage/level
|
||||
public net/minecraft/world/level/chunk/storage/RegionFileCache/regionCache
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/dragonEvent
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/dragonUUID
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/generateExitPortal(Z)V
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/getExitPortalShape()Lnet/minecraft/world/level/block/state/pattern/ShapeDetector$ShapeDetectorCollection;
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/spawnExitPortal(Z)V
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/findExitPortal()Lnet/minecraft/world/level/block/state/pattern/ShapeDetector$ShapeDetectorCollection;
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/level
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/portalLocation
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/respawnStage
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/setRespawnPhase(Lnet/minecraft/world/level/dimension/end/EnumDragonRespawn;)V
|
||||
public net/minecraft/world/level/dimension/end/EnderDragonBattle/setRespawnStage(Lnet/minecraft/world/level/dimension/end/EnumDragonRespawn;)V
|
||||
public net/minecraft/world/level/entity/PersistentEntitySectionManager/permanentStorage
|
||||
public net/minecraft/world/level/entity/PersistentEntitySectionManager/ensureChunkQueuedForLoad(J)V
|
||||
public net/minecraft/world/level/levelgen/ChunkGeneratorAbstract/noises
|
||||
public net/minecraft/world/level/levelgen/ChunkGeneratorAbstract/settings
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure/entityInfoList
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure/palettes
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureManager/createAndValidatePathToStructure(Lnet/minecraft/resources/MinecraftKey;Ljava/lang/String;)Ljava/nio/file/Path;
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureManager/loadFromResource(Lnet/minecraft/resources/MinecraftKey;)Ljava/util/Optional;
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureManager/readStructure(Ljava/io/InputStream;)Lnet/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructure;
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureManager/loadFromGenerated(Lnet/minecraft/resources/MinecraftKey;)Ljava/util/Optional;
|
||||
public net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureManager/structureRepository
|
||||
public net/minecraft/world/level/material/MaterialMapColor/MATERIAL_COLORS
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/carriedBy
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/carriedByPlayers
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/decorations
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/flagDecorationsDirty()V
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/flagDirty(II)V
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/setDecorationsDirty()V
|
||||
public net/minecraft/world/level/saveddata/maps/WorldMap/setColorsDirty(II)V
|
||||
public net/minecraft/world/level/storage/Convertable$ConversionSession/levelPath
|
||||
public net/minecraft/world/level/storage/Convertable/baseDir
|
||||
public net/minecraft/world/level/storage/WorldDataServer/settings
|
291
mappings/bukkit-1.18-pre5.exclude
Normal file
291
mappings/bukkit-1.18-pre5.exclude
Normal file
|
@ -0,0 +1,291 @@
|
|||
# (c) 2021 SpigotMC Pty. Ltd.
|
||||
a
|
||||
aaw
|
||||
aaz
|
||||
acg
|
||||
ach
|
||||
aco
|
||||
acs
|
||||
act
|
||||
adq
|
||||
adu
|
||||
adv
|
||||
adw
|
||||
aeh
|
||||
aei
|
||||
aet
|
||||
aeu
|
||||
aev
|
||||
afd
|
||||
afl
|
||||
afs
|
||||
agi
|
||||
agm
|
||||
agr
|
||||
agx
|
||||
ahh
|
||||
ahw
|
||||
aid
|
||||
ajd
|
||||
aji
|
||||
apm
|
||||
apn
|
||||
arw
|
||||
ary
|
||||
arz
|
||||
asr
|
||||
ast
|
||||
asu
|
||||
asx
|
||||
asz
|
||||
ath
|
||||
atk
|
||||
atq
|
||||
atw
|
||||
atz
|
||||
aua
|
||||
aug
|
||||
aui
|
||||
aun
|
||||
avd
|
||||
avf
|
||||
awg
|
||||
awq
|
||||
awv
|
||||
ayl
|
||||
b
|
||||
bbz
|
||||
bci
|
||||
beq
|
||||
bfb
|
||||
bfe
|
||||
bfk
|
||||
bfq
|
||||
bfr
|
||||
bgm
|
||||
bgo
|
||||
bgw
|
||||
bgz
|
||||
bhe
|
||||
bhh
|
||||
bir
|
||||
biu
|
||||
bjh
|
||||
bji
|
||||
bjm
|
||||
bkd
|
||||
bke
|
||||
bkg
|
||||
bko
|
||||
bks
|
||||
bmk
|
||||
bml
|
||||
bmy
|
||||
bnm
|
||||
bnn
|
||||
bnu
|
||||
bov
|
||||
boz
|
||||
bpf
|
||||
bpr
|
||||
bps
|
||||
bpw
|
||||
brt
|
||||
brw
|
||||
bwd
|
||||
bwh
|
||||
bxo
|
||||
byy
|
||||
byz
|
||||
bzd
|
||||
cbo
|
||||
cgy
|
||||
cni
|
||||
cns
|
||||
cnt
|
||||
coa
|
||||
cof
|
||||
coj
|
||||
coo
|
||||
cpq
|
||||
cpu
|
||||
cqt
|
||||
cre
|
||||
crf
|
||||
crk
|
||||
crl
|
||||
csa
|
||||
csc
|
||||
csm
|
||||
csp
|
||||
csw
|
||||
cts
|
||||
cuf
|
||||
cuw
|
||||
cvh
|
||||
cwm
|
||||
dam
|
||||
dar
|
||||
dbe
|
||||
dbf
|
||||
dbq
|
||||
dcb
|
||||
dcj
|
||||
dct
|
||||
dcw
|
||||
ddf
|
||||
ddi
|
||||
ddj
|
||||
deg
|
||||
dfl
|
||||
dfr
|
||||
dg
|
||||
dgw
|
||||
dh
|
||||
dhe
|
||||
dhq
|
||||
dhr
|
||||
dhx
|
||||
did
|
||||
die
|
||||
dir
|
||||
div
|
||||
diw
|
||||
dix
|
||||
dje
|
||||
djf
|
||||
dky
|
||||
dmc
|
||||
dmd
|
||||
dmi
|
||||
dne
|
||||
dnk
|
||||
dns
|
||||
dny
|
||||
dnz
|
||||
dof
|
||||
dog
|
||||
don
|
||||
dpg
|
||||
dpo
|
||||
dpp
|
||||
dqc
|
||||
e
|
||||
eu
|
||||
ff
|
||||
fl
|
||||
fm
|
||||
fq
|
||||
fr
|
||||
fs
|
||||
gd
|
||||
ge
|
||||
gg
|
||||
hf
|
||||
hn
|
||||
ho
|
||||
hu
|
||||
i
|
||||
ia
|
||||
ib
|
||||
ic
|
||||
ii
|
||||
ij
|
||||
ik
|
||||
il
|
||||
im
|
||||
in
|
||||
io
|
||||
ip
|
||||
iq
|
||||
ir
|
||||
is
|
||||
it
|
||||
iu
|
||||
iv
|
||||
iw
|
||||
ix
|
||||
iy
|
||||
iz
|
||||
j
|
||||
ja
|
||||
jb
|
||||
jc
|
||||
jd
|
||||
je
|
||||
jf
|
||||
jg
|
||||
jh
|
||||
ji
|
||||
jj
|
||||
jk
|
||||
jl
|
||||
jm
|
||||
jn
|
||||
jo
|
||||
jp
|
||||
jq
|
||||
jr
|
||||
js
|
||||
jt
|
||||
ju
|
||||
jv
|
||||
jw
|
||||
jx
|
||||
jy
|
||||
jz
|
||||
ka
|
||||
kb
|
||||
kc
|
||||
kd
|
||||
ke
|
||||
kf
|
||||
kg
|
||||
kh
|
||||
ki
|
||||
km
|
||||
kn
|
||||
ko
|
||||
kp
|
||||
kq
|
||||
kr
|
||||
ks
|
||||
kt
|
||||
lt
|
||||
m
|
||||
me
|
||||
mf
|
||||
mq
|
||||
net/minecraft/data/Main
|
||||
nh
|
||||
nl
|
||||
nq
|
||||
nw
|
||||
ny
|
||||
pb
|
||||
pe
|
||||
pf
|
||||
py
|
||||
qk
|
||||
qp
|
||||
qq
|
||||
w
|
||||
wr
|
||||
wu
|
||||
xf
|
||||
xg
|
||||
xo
|
||||
xt
|
||||
xu
|
||||
xv
|
||||
xy
|
||||
y
|
||||
yi
|
||||
yk
|
||||
za
|
||||
zb
|
||||
zc
|
||||
zd
|
||||
zk
|
||||
zq
|
||||
zr
|
0
mappings/package.srg
Normal file
0
mappings/package.srg
Normal file
Loading…
Add table
Reference in a new issue