I saw someone derped and accidentally told Facade to inject an interface onto itself, it worked until trying to run the game or build the mod:
net/minecraft/client/renderer/entity/state/EntityRenderState net/minecraft/client/renderer/entity/state/EntityRenderState
It would be good if this was detected and threw an error when attempting to apply the interface so this mistake is more apparent.
I saw someone derped and accidentally told Facade to inject an interface onto itself, it worked until trying to run the game or build the mod:
net/minecraft/client/renderer/entity/state/EntityRenderState net/minecraft/client/renderer/entity/state/EntityRenderStateIt would be good if this was detected and threw an error when attempting to apply the interface so this mistake is more apparent.