[Suggestion] Render only a model in a mob spawner a opposed to an Entity
sscards55 opened this issue ยท 0 comments
sscards55 commented
The way that Minecraft renders a mob spawner is that it also renders an entity in the spawner, this means that all the event handlers that run when an entity is rendered also run when a spawner is rendered. This might increase performance a bit.