mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
backport to 1.21
This commit is contained in:
@@ -63,7 +63,7 @@ public abstract class SkullBlockEntityMixin {
|
||||
PlayerUtils.applyRestoredSkin(profile, skin.value());
|
||||
|
||||
return Optional.of(profile);
|
||||
}, Util.backgroundExecutor().forName("getProfile")));
|
||||
}, Util.backgroundExecutor()));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user