promotional bannermobile promotional banner

APortingCore

A mod that helps launch mods from new versions

File Details

APortingCore-0.3.jar

  • B
  • Feb 12, 2021
  • 302.76 KB
  • 807
  • 1.7.10
  • Forge

File Name

APortingCore-0.3.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:aportingcore-388974:3201767")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- make from all private|protected classes public classes
- iner classes from new Forge are 1.7.10 Forge now
- a lot of others Node changes from new Forge are 1.7.10 Forge now
- some API from new forge
- some Math vector logic
- some graphic improvments
- add posibility to addChatMessage to Entity that is ICommandSender
- add some getters
- fix error with IChatComponent (ITextComponent)
- extends from forge are working now
- adds posibility of usage Mod.Instance and Mod.Metadata annotations
- add GuiScreenEvent$KeyboardInputEvent
- add GuiScreenEvent$MouseInputEvent
- add apportunity to send paket by NetworkManager.send(Packet)
- some addition to C17PacketCustomPayload
- disable debug spam
- add posibility to send chatmassages by mods
- some hooks to get spawnpoint
- remove some garbage