Update to Minecraft 1.12.1

This commit is contained in:
md_5 2017-08-03 23:00:00 +10:00
parent ebd264edb5
commit 80d0a0138c
6 changed files with 1734 additions and 1726 deletions

Binary file not shown.

View file

@ -1,10 +1,10 @@
{ {
"minecraftVersion": "1.12", "minecraftVersion": "1.12.1",
"serverUrl": "https://launcher.mojang.com/mc/game/1.12/server/8494e844e911ea0d63878f64da9dcc21f53a3463/server.jar", "serverUrl": "https://launcher.mojang.com/mc/game/1.12.1/server/561c7b2d54bae80cc06b05d950633a9ac95da816/server.jar",
"minecraftHash": "218513c2d5b0ec4b6db26801a3883ad1", "minecraftHash": "4ad498b14910c51f8ec919525fd101c6",
"accessTransforms": "bukkit-1.12.at", "accessTransforms": "bukkit-1.12.1.at",
"classMappings": "bukkit-1.12-cl.csrg", "classMappings": "bukkit-1.12.1-cl.csrg",
"memberMappings": "bukkit-1.12-members.csrg", "memberMappings": "bukkit-1.12.1-members.csrg",
"packageMappings": "package.srg", "packageMappings": "package.srg",
"decompileCommand": "java -jar BuildData/bin/fernflower.jar -dgs=1 -hdc=0 -asc=1 -udv=0 {0} {1}" "decompileCommand": "java -jar BuildData/bin/fernflower.jar -dgs=1 -hdc=0 -asc=1 -udv=0 {0} {1}"
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1112,6 +1112,7 @@ Entity n lastY
Entity n_ ()Z hasCustomName Entity n_ ()Z hasCustomName
Entity o ()V stopRiding Entity o ()V stopRiding
Entity o lastZ Entity o lastZ
Entity o_ ()LEnumPistonReaction; getPushReaction
Entity p locX Entity p locX
Entity q locY Entity q locY
Entity r locZ Entity r locZ
@ -1155,6 +1156,7 @@ EntityAreaEffectCloud j ()F getRadius
EntityAreaEffectCloud k ()I getColor EntityAreaEffectCloud k ()I getColor
EntityAreaEffectCloud l ()LEnumParticle; getParticle EntityAreaEffectCloud l ()LEnumParticle; getParticle
EntityAreaEffectCloud r ()I getDuration EntityAreaEffectCloud r ()I getDuration
EntityAreaEffectCloud y ()LEntityLiving; getSource
EntityArmorStand a (LVector3f;)V setHeadPose EntityArmorStand a (LVector3f;)V setHeadPose
EntityArmorStand b (LVector3f;)V setBodyPose EntityArmorStand b (LVector3f;)V setBodyPose
EntityArmorStand bD headPose EntityArmorStand bD headPose
@ -2788,6 +2790,7 @@ PlayerInventory k ()I getFirstEmptySlotIndex
PlayerInventory q ()LItemStack; getCarried PlayerInventory q ()LItemStack; getCarried
PlayerList a ()V reloadWhitelist PlayerList a ()V reloadWhitelist
PlayerList a (LEntity;ILWorldServer;LWorldServer;)V changeWorld PlayerList a (LEntity;ILWorldServer;LWorldServer;)V changeWorld
PlayerList a (LEntityHuman;)LServerStatisticManager; getStatisticManager
PlayerList a (LEntityHuman;DDDDILPacket;)V sendPacketNearby PlayerList a (LEntityHuman;DDDDILPacket;)V sendPacketNearby
PlayerList a (LEntityPlayer;IZ)LEntityPlayer; moveToWorld PlayerList a (LEntityPlayer;IZ)LEntityPlayer; moveToWorld
PlayerList a (LIChatBaseComponent;)V sendMessage PlayerList a (LIChatBaseComponent;)V sendMessage
@ -3008,6 +3011,8 @@ TileEntity B ()V invalidateBlockCache
TileEntity C ()Z isFilteredNBT TileEntity C ()Z isFilteredNBT
TileEntity D ()LWorld; getWorld TileEntity D ()LWorld; getWorld
TileEntity a (LBlockPosition;)V setPosition TileEntity a (LBlockPosition;)V setPosition
TileEntity a (LNBTTagCompound;)V load
TileEntity a (LWorld;LNBTTagCompound;)LTileEntity; create
TileEntity b (LNBTTagCompound;)LNBTTagCompound; save TileEntity b (LNBTTagCompound;)LNBTTagCompound; save
TileEntity b world TileEntity b world
TileEntity c ()LPacketPlayOutTileEntityData; getUpdatePacket TileEntity c ()LPacketPlayOutTileEntityData; getUpdatePacket