Skip to content

Commit

Permalink
use WrapWithCondition v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Mar 10, 2024
1 parent 246be28 commit 6aee682
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

package me.fallenbreath.tweakermore.mixins.tweaks.mc_tweaks.disableEntityModelRendering;

import com.llamalad7.mixinextras.injector.WrapWithCondition;
import com.llamalad7.mixinextras.injector.v2.WrapWithCondition;
import me.fallenbreath.tweakermore.config.TweakerMoreConfigs;
import net.minecraft.client.render.entity.EntityRenderDispatcher;
import net.minecraft.client.render.entity.EntityRenderer;
Expand Down

0 comments on commit 6aee682

Please sign in to comment.