Sodium Reloaded (Unofficial)

Sodium Reloaded (Unofficial)

0 Downloads

Review files deleted in multiloader merge

mrmangohands opened this issue ยท 2 comments

commented

Bug Description

Some files were deleted in the multiloader merge, double checking we don't want them, mostly the first 2.

mixin/debug/checks/MainTargetMixin.java
mixin/core/render/chunk/LiquidBlockRendererMixin.java
client/world/biome/BiomeColorView.java (interface)
client/world/biome/BiomeColorSource.java (enum)
client/render/immediate/model/ModelPartData.java (interface)
client/model/ModelCuboidAccessor.java (accessor)

commented

These are all correct, and can be removed.

commented

Closing since it seems there's no problem here.