ForgePatch/src/main/java/net/minecraftforge/common
cpw 6baddc7e26 client and server work standalone and in forge dev. Next up userdev.
Moved some launchplugin code to the launcher. Moved servermain to
the launcher.

server currently needs cmdline arguments  --fml.forgeVersion=24.0.51-1.13-pre --fml.mcVersion=1.13 --fml.mcpVersion=2018.09.12.04.11.00 --fml.forgeGroup=net.minecraftforge.test
2019-01-01 21:35:23 -05:00
..
animation Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
brewing Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
capabilities Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
chunkio Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
config Entity patches progress. 2018-12-05 01:16:33 -08:00
crafting Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
extensions Fix new launcher jar packaging. 2018-12-31 16:48:23 -08:00
model Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
network Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
property Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
util More entity patch work. ISpecialArmor deleted. 2018-12-10 22:19:43 -08:00
BiomeDictionary.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
BiomeManager.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
DimensionManager.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
DungeonHooks.java world.gen.feature patches, worldgen should be stable with vanilla. In all places I looked. 2018-12-06 18:09:47 -08:00
EnumPlantType.java Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
ForgeChunkManager.java World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
ForgeConfig.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
ForgeHooks.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
ForgeInternalHandler.java Server starts 2018-09-05 13:13:53 -07:00
ForgeMod.java client and server work standalone and in forge dev. Next up userdev. 2019-01-01 21:35:23 -05:00
ForgeModContainer.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
IMinecartCollisionHandler.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
IPlantable.java Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
IShearable.java 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
MinecraftForge.java World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
Tags.java world.gen.feature patches, worldgen should be stable with vanilla. In all places I looked. 2018-12-06 18:09:47 -08:00
ToolType.java 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
UsernameCache.java Introduce rework of Capability provider. And reduce errors to <2000 2018-09-06 06:27:24 -07:00
WorldSpecificSaveHandler.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
WorldWorkerManager.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00