Hi! I update mods from version 1.7.10 to 1.12.2 and have some problems. On version 1.7.10 Block class have methods getRenderBlockPass and getRenderType. On 1.12.2 class Block no have getRenderBlockPass method. Method getRenderType return EnumBlockRenderType.MODEL. What can replace this methods?
Also interesting method Block # getIcon.