promotional bannermobile promotional banner

TCDCommons API

TheCSDev's personal library mod for the Minecraft modding enviroment.

File Details

TCDC (fabric-1.18.2) - v2.0

  • R
  • Dec 13, 2022
  • 137.40 KB
  • 309
  • 1.18.2
  • Fabric

File Name

tcdcommons-2.0+1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tcdcommons-711539:4171867"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Important: This release is incompatible with Better Stats v2.0. Please use Better Stats v2.1 or above when it releases.

Changelog:

  • The major version increased to 2.0 only because the base namespace of the library has changed.
  • Smooth scrolling will now only work with fancy graphics and above. This is for performance reasons.
  • Fixed bug where mouse dragging could be done with any mouse button. Now it only works with LMB (left mouse button).
  • Added an API feature that allows rendering Screen-s on the in-game hud.
  • Added context menus for TElement-s.
  • Press the context menu button with a UI element selected to trigger it. Some UI elements may also support right clicking as well.