.. |
advancements
|
Patch work, most of block classes, and fix eclipse run configs.
|
2018-11-16 23:15:39 -08:00 |
block
|
Add a RayTraceResult method to Block that can be can be overridden (#5354)
|
2019-01-25 13:29:07 -08:00 |
client
|
Bring back the forge beta warning. Use a check to see if the forge minor version is zero, as ForgeVersion.getStatus() is not implemented
|
2019-01-27 19:50:59 +01:00 |
command/arguments
|
Repatch missed hasTileEntity redirects. And cleanup related patches. Closes #5369
|
2019-01-25 13:11:06 -08:00 |
crash
|
Port some patches to 1.13 (#5267)
|
2018-12-10 12:37:14 -08:00 |
enchantment
|
Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states.
|
2018-12-03 18:04:37 -08:00 |
entity
|
Fix inventory items not properly being synced to client. Closes ##5421 & #5417
|
2019-02-01 10:41:48 -08:00 |
fluid
|
Fixed all compile errors except the 4 in KeyBinding.
|
2018-09-21 15:50:37 -07:00 |
init
|
Reimplement @ObjectHolder scanning, and expose system for others to add handlers.
|
2019-01-09 20:57:01 -08:00 |
inventory
|
Fix inventory items not properly being synced to client. Closes ##5421 & #5417
|
2019-02-01 10:41:48 -08:00 |
item
|
More old patch work, cleaned up static methods added to ItemStack, and various networking functions.
|
2019-01-28 16:25:49 -08:00 |
nbt
|
Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states.
|
2018-12-03 18:04:37 -08:00 |
network
|
More old patch work, cleaned up static methods added to ItemStack, and various networking functions.
|
2019-01-28 16:25:49 -08:00 |
pathfinding
|
Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states.
|
2018-12-03 18:04:37 -08:00 |
potion
|
Patch PotionHelper to use registry delegates (#5142)
|
2019-01-11 18:32:17 -05:00 |
resources
|
Clean progress bar code and fix TextureMap patch (#5304)
|
2018-12-28 18:05:05 -08:00 |
server
|
More old patch work, cleaned up static methods added to ItemStack, and various networking functions.
|
2019-01-28 16:25:49 -08:00 |
tags
|
[1.13] Expand tag deserializer to add optional values and remove values without overwriting everything. (#5350)
|
2019-01-14 19:23:36 -08:00 |
tileentity
|
Fixed missed OptionalCapabilityInstance to LazyOptional refactors in patches
|
2019-01-27 14:47:27 +01:00 |
util
|
Most client patches done except the render pipeline.
|
2018-11-28 22:15:05 -08:00 |
village
|
More old patch work, cleaned up static methods added to ItemStack, and various networking functions.
|
2019-01-28 16:25:49 -08:00 |
world
|
Repatch missed hasTileEntity redirects. And cleanup related patches. Closes #5369
|
2019-01-25 13:11:06 -08:00 |