Util
This includes many random useful classes
Last updated
This includes many random useful classes
Last updated
These 2 classes are made to make Minecraft maths easier to read
Not gonna lie Vec3d
to just do X, Y, Z movement is pretty hard to understand
Therefore, these 2 classes includes many useful stuff as: Coordinate
or Scale3d
.
All the "branded" colors I use, they all returns integers. See the list:
Color.white
Color.black
Color.brand
- The color for #f8bd4f
Color.Backrooms.blue
- The color for #2736f2 used in
Allows to use hex colors using Minecraft's Text
class, the following example uses the class. Example: