Closed WhyKickAmooCow closed 1 year ago
CHISEL_GROUP is now a RegistryKey. Uses entity.getWorld() as world is now private. ChiselScreen now uses new DrawContext API rather than the old MatrixStack.
Let me know of anything that could use work, this is my first time dealing with Minecraft mods having gone in blind.
CHISEL_GROUP is now a RegistryKey.
Uses entity.getWorld() as world is now private.
ChiselScreen now uses new DrawContext API rather than the old MatrixStack.