Skip to content

Commit

Permalink
@SuppressWarnings("InjectLocalCaptureCanBeReplacedWithLocal")
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Aug 22, 2024
1 parent 1dfed49 commit dba1182
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
import top.byteeeee.annotationtoolbox.annotation.GameVersion;

@GameVersion(version = "Minecraft <= 1.18")
@SuppressWarnings("InjectLocalCaptureCanBeReplacedWithLocal")
@Mixin(World.class)
public abstract class WorldMixin {
@Inject(
Expand Down

0 comments on commit dba1182

Please sign in to comment.