ModCoderPack/MCPBot-Issues

TileEntityRendererDispatcher.instance -> INSTANCE

Closed this issue · 0 comments

net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher

  • field_147556_a in TileEntityRendererDispatcher: instance -> INSTANCE

Singleton instance constant should be using upper-camel-case naming conventions.