ForgePatch/src/main/java/net/minecraftforge/common/capabilities
LexManos 4879b0611a Change how Forge itself is located to be loaded similar to a real mod.
Fixes Minecraft/Forge annotation data missing.
Fix Capability injection.
2018-12-21 16:07:39 -08:00
..
Capability.java Port capability patches to 1.13 and refactor to new system (#5134) 2018-09-09 17:27:15 -04:00
CapabilityDispatcher.java Port capability patches to 1.13 and refactor to new system (#5134) 2018-09-09 17:27:15 -04:00
CapabilityInject.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
CapabilityManager.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
CapabilityProvider.java Port capability patches to 1.13 and refactor to new system (#5134) 2018-09-09 17:27:15 -04:00
ICapabilityProvider.java Introduce rework of Capability provider. And reduce errors to <2000 2018-09-06 06:27:24 -07:00
ICapabilitySerializable.java Zeroth pass on 1.13 2018-09-05 12:56:01 -07:00
NonNullConsumer.java Port capability patches to 1.13 and refactor to new system (#5134) 2018-09-09 17:27:15 -04:00
NonNullSupplier.java Introduce rework of Capability provider. And reduce errors to <2000 2018-09-06 06:27:24 -07:00
OptionalCapabilityInstance.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00