Mineuniverse
Log in Register
Mods

Redirectionor [Retro]

Avoid Enum values allocation in codes and improve game performance.
by Hileb
Download Claim this project
632,662 downloads
0 likes
Updated Jun 30, 2026
0 hypes

This mod is for 1.12.2-, If you are looking for 1.16.5+ go Redirectionor

Preface

In the well-known optimization mods for Minecraft, Sodium, Lithium or Phosphor, there is a common optimization concept: replacing references to element values in enum classes with static final field values references.

This technique aims to enhance performance by improving access speed and reducing unnecessary computations when frequently accessing the constants.

Introduction

Redirectionor is the implementation of this concept to reduce the required memory of the game.

What does Redirectionor optimize exactly?

It's quite wide. Nearly every Enum#values() call is redirected in this mod......

This implementation is not "thorough", but it is still quite impressive.

Compatibility

Redirectionor is designed as compatible with every mod. Codes at 1.12.2-1.8.8 or 1.7.10

If you encounter any compatibility problem, pls create a new Issue on my issues , or adjust the redirectionor_cfg.json

Note

Redirectionor works on both the client and server and can be installed on servers without requiring clients to also have the mod.

redirectionor-1.9 for 1.7.10.jar
MC Client, Forge, 1.7.10, Server
Release 2025-07-30 Get
redirectionor-1.9.for.1.12.2-1.8.8.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, Client, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, Server, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2
Release 2025-07-30 Get
Redirectionor-1.9 for NilLoader.jar
MC 1.7.6, 1.16-Snapshot, 1.17.1, 1.9.1, 1.5.3, 1.16.3, 1.13.1, 1.9.3, 1.8.7, 1.7.4, 1.7.7, 1.19.3, 1.20.2, 1.21.2-Snapshot, 1.21, 1.21.6-snapshot, 1.15-Snapshot, 1.7.5, 1.6.1
Release 2025-07-30 Get
redirectionor-1.8 for 1.12.2-1.8.8.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, Client, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, Server, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2
Release 2025-05-06 Get
redirectionor-1.8 for 1.7.10.jar
MC Client, Forge, 1.7.10, Server
Release 2025-05-06 Get
Redirectionor-1.8 for NilLoader.jar
MC 1.7.6, 1.16-Snapshot, 1.17.1, 1.9.1, 1.5.3, 1.16.3, 1.13.1, 1.9.3, 1.8.7, 1.7.4, 1.7.7, 1.19.3, 1.20.2, 1.21.2-Snapshot, 1.21, 1.21.6-snapshot, 1.15-Snapshot, 1.7.5, 1.6.1
Release 2025-05-06 Get
Redirectionor-1.7 for NilLoader.jar
MC 1.7.6, 1.16-Snapshot, 1.17.1, 1.9.1, 1.5.3, 1.16.3, 1.13.1, 1.9.3, 1.8.7, 1.7.4, 1.7.7, 1.19.3, 1.20.2, 1.21.2-Snapshot, 1.21, 1.15-Snapshot, 1.7.5, 1.6.1, 1.16.1, 1.18.1
Release 2024-12-09 Get
redirectionor-1.7 for 1.7.10.jar
MC Client, Forge, 1.7.10, Server
Release 2024-09-16 Get
redirectionor-1.7 for 1.12.2-1.8.8.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, Client, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, Server, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2
Release 2024-09-14 Get
redirectionor-1.4 for 1.12.2-1.8.8.jar
MC Client, Forge, Server, 1.12.2
Release 2024-05-25 Get
redirectionor-1.3 for 1.12.2-1.8.8.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, Client, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, Server, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2
Release 2024-04-12 Get
redirectionor-1.12.2-1.8.8-1.2.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2, 1.8.9, 1.12-Snapshot
Release 2023-09-09 Get
redirectionor-1.12.2-1.8.8-1.1.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2, 1.8.9, 1.12-Snapshot
Release 2023-08-30 Get
redirectionor-1.12.2-1.8.8.jar
MC 1.9.1, 1.9.3, 1.10-Snapshot, 1.9.4, 1.9.2, 1.12.1, 1.12, 1.8.8, 1.10.2, 1.11, Forge, 1.10, 1.10.1, 1.9-Snapshot, 1.11.1, 1.11.2, 1.9, 1.11-Snapshot, 1.12.2, 1.8.9, 1.12-Snapshot
Release 2023-08-28 Get

More from Hileb

Pre Fish Feed
764
Custom Village
701
Curse Forge
461
FermiumBooterDepoliticization
45,603
Custom Colorful Enchantment
413
Lang Magic Tweaker
36

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734