Commented Overrides in LevelSlice
mrmangohands opened this issue ยท 1 comments
Bug Description
Some Overrides in LevelSlice were commented out by the multiloader merge, should figure out whether they should be removed or need fixing.
https://github.com/CaffeineMC/sodium-fabric/blob/acb25b4e10961dd5ad0149e6fe6536519cc8d521/common/src/main/java/net/caffeinemc/mods/sodium/client/world/LevelSlice.java#L365
https://github.com/CaffeineMC/sodium-fabric/blob/acb25b4e10961dd5ad0149e6fe6536519cc8d521/common/src/main/java/net/caffeinemc/mods/sodium/client/world/LevelSlice.java#L402
https://github.com/CaffeineMC/sodium-fabric/blob/acb25b4e10961dd5ad0149e6fe6536519cc8d521/common/src/main/java/net/caffeinemc/mods/sodium/client/world/LevelSlice.java#L407
@IMS212 missed one, getBlockEntityRenderData is still commented