File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
| Old Name (1.12) | New Name (1.13) |
2
2
| -----------------------------------------------------------| -----------------------------------------------|
3
+ | block.BlockRedstoneLight | block.BlockRedstoneLamp |
4
+ | block.BlockSnow | block.BlockSnowLayer |
5
+ | block.BlockSnowBlock | block.BlockSnow |
3
6
| block.BlockSourceImpl | dispenser.BlockSourceImpl |
4
7
| block.properties.PropertyHelper | block.properties.AbstractProperty |
5
8
| client.model.ModelSheep1 | client.model.ModelSheepWool |
17
20
| entity.passive.IAnimals | entity.passive.IAnimal |
18
21
| item.crafting.ShapedRecipes | item.crafting.ShapedRecipe |
19
22
| item.crafting.ShapelessRecipes | item.crafting.ShapelessRecipe |
23
+ | network.NetworkManager$InboundHandlerTuplePacketListener | network.NetworkManager$QueuedPacket |
20
24
| network.handshake.client.C00Handshake | network.handshake.client.CPacketHandshake |
21
25
| network.play.server.SPacketEntity$S15PacketEntityRelMove | network.play.server.SPacketEntity$RelMove |
22
26
| network.play.server.SPacketEntity$S16PacketEntityLook | network.play.server.SPacketEntity$Look |
27
31
| util.ReportedException | crash.ReportedException |
28
32
| world.DimensionType | world.dimension.DimensionType |
29
33
| world.EnumSkyBlock | world.EnumLightType |
34
+ | world.IWorldNameable | util.INameable |
30
35
| world.MinecraftException | world.storage.SessionLockException |
31
36
| world.WorldProvider | world.dimension.Dimension |
32
37
| world.WorldProviderEnd | world.dimension.EndDimension |
You can’t perform that action at this time.
0 commit comments