Skip to content

Commit

Permalink
abstract mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
yurisuika committed Oct 6, 2024
1 parent 9c97cc4 commit 9ffc872
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable;

public class ToastComponentMixin {
public abstract class ToastComponentMixin {

public abstract static class Toasts {

Expand Down

0 comments on commit 9ffc872

Please sign in to comment.