LibShapeDraw

by xaero github icon
libshapedraw thumbnail

description

LibShapeDraw is an open-source API mod that provides a set of flexible and powerful drawing and animation tools for other Minecraft client mods to use.

features

  • The ability to create arbitrary shapes and draw in the game world itself without having to mess with OpenGL contexts, finding a render hook, or other tedious details.
  • The ability to smoothly animate shapes (and anything else, really) using the easy-to-use Trident animation library built-in to LibShapeDraw.
  • Vector3 and Color classes, full of well-documented and throughly-tested convenience methods. Want to calculate the pitch and yaw angles between two 3-dimensional points in a couple lines of code? No problem.
Minecraft Forum Icon
Minecraft Forum

supported minecraft versions

1.7.10
 

screenshots

Screenshot

videos

No videos available

 

related mods

Note Block Display

by xaero
note block display thumbnail
Adds a GUI to note blocks to aid in choosing a particular note without having to cycle through all of them.Adds a GUI to note blocks to aid in choosing a particular note without having to cycle through all of them.

Taciturn Mod

by ChemicalStudios
taciturn mod thumbnail
The Taciturn mod gives you the ability to mute/unmute anyone you want to on any multiplayer server, or singleplayer LAN server. Taciturn also automatically blocks repeated messages in chat, so you won't have to worry about spam as much.Taciturn was made to simply and easily make your Minecraft experience more enjoyable!The Taciturn mod gives you the ability to mute/unmute anyone you want to on any multiplayer server, or singleplayer LAN server. Taciturn also automatically blocks repeated messages in chat, so you won't have to worry about spam as much.Taciturn was made to simply and easily make your Minecraft experience more enjoyable!

World Clock

by digitalshadowhawk
world clock thumbnail
This is the beginning of a (hopefully) much larger clock mod based on Mumfrey's Liteloader example mod for 1.9. I've changed the code a bit to make this a clock that can show the time of day in Minecraft, as well as the current time displayed on your computer as the mod was originally programmed to do. I've also reorganized the code to allow for new features I have planned for later updates. At this point in time, this mod only provides a clock face and hands for the Minecraft world time and the time your computer displays -- perfect for use with fullscreen.This is the beginning of a (hopefully) much larger clock mod based on Mumfrey's Liteloader example mod for 1.9. I've changed the code a bit to make this a clock that can show the time of day in Minecraft, as well as the current time displayed on your computer as the mod was originally programmed to do. I've also reorganized the code to allow for new features I have planned for later updates. At this point in time, this mod only provides a clock face and hands for the Minecraft world time and the time your computer displays -- perfect for use with fullscreen.
I got nothing