ForgePatch/patches/minecraft/net/minecraft
cpw 0d379fdd6b
Fix config to use new system properly, without exploding the server.
Separates server specific config into the server config file.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-02-10 16:38:14 -05:00
..
advancements Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
block Fix wrong grass block being used for comparisons (#5434) 2019-02-04 11:38:01 -08:00
client Finish off most old patches, fix issue for mounted entities. 2019-02-08 17:40:07 -08:00
command Port CommandEvent and custom entity selectors to 1.13 (#5411) 2019-02-08 17:41:50 -08:00
crash Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00
enchantment Add IExtensibleEnum, fix DimensionType create method 2019-02-07 16:36:30 -05:00
entity Fix config to use new system properly, without exploding the server. 2019-02-10 16:38:14 -05: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 Add IExtensibleEnum, fix DimensionType create method 2019-02-07 16:36:30 -05: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 Fix config to use new system properly, without exploding the server. 2019-02-10 16:38:14 -05: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 Invalidate capabilities that we attach to vanilla entities and TileEntities. Closes #5307 2019-02-06 22:55:17 -08: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 Fix config to use new system properly, without exploding the server. 2019-02-10 16:38:14 -05:00