Skip to content
Crystal Spider edited this page Apr 11, 2025 · 2 revisions

Welcome to Fancy Entity Renderer wiki!

Fancy Entity Renderer (FER) is an API to easily render entities on any Screen, Menu, GUI, or HUD!
Built on our custom MultiLoader environment, the API resides in the common module, making it abstract from any loader specific logic and perfect to use in both multiloader or singleloader environments.

This Wiki is current as of version 0.2.0.
A working knowledge of Java and various mod loaders is required.
The API is thoroughly documented with extensive Javadoc throughout the code.

If you have any questions, feel free to open an issue or join our Discord!

Clone this wiki locally