Minecraftis known for many qualities, but graphics are not typically among them. The incredibly flexible and dynamic building game chose a more simple yet pleasing art style to better serve its mechanics. That being said, while that blocky aesthetic will never go out of style, there are plenty...
minecraft.client.renderer.texture.OverlayTexture; import net.minecraft.core.BlockPos; import net.minecraft.util.RandomSource; import net.minecraft.world.level.block.entity.BlockEntity; import net.minecraft.world.level.block.state.BlockState; import org.spongepowered.asm.mixin.Mixin; import org.sponge...