neoforged / Documentation

The repository containing Neo's documentation
MIT License
28 stars 51 forks source link

BlockEntityWithoutLevelRenderer Issue #168

Closed CoolerProYT closed 1 month ago

CoolerProYT commented 1 month ago

I am trying to render fluid for my Fluid Tank when it is inside inventory, but when i want to override the initializeClient method, this error happen: image

How do i create renderer for an block entity item?

Technici4n commented 1 month ago

There is an event that you can use to register the client item extensions.