incobalt's Core API

A library mod for use with incobalt's mods.
Back to Files

incobalts_coreapi-1.0.jar

File nameincobalts_coreapi-1.0.jar
Uploader
incobaltincobalt
Uploaded
Jul 9, 2020
Downloads
299
Size
7.2 KB
Mod Loaders
Forge
File ID
3000046
Type
R
Release
Supported game versions
  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:incobalts-core-api-394485:3000046")

Learn more about Curse Maven

What's new

Initial Release. Added the following features:

  • An abstract base command class for registering aliases (very limited functionality here, mostly for having a base class)
  • A server/client proxy for getting an appropriate PlayerEntity from a network packet context (humble thanks to Mine & Slash where I have shamelessly stolen the idea from)
  • A utility for converting a String to an ITextComponent

This mod has no additional files