mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-30 12:29:16 +00:00
fix: first-person backpack not in correct position in first seconds on join
This commit is contained in:
@@ -82,6 +82,8 @@ public class UserBackpackManager {
|
||||
modeledEntity.addModel(model, false);
|
||||
}
|
||||
|
||||
cosmeticBackpackType.update(user);
|
||||
|
||||
MessagesUtil.sendDebugMessages("spawnBackpack Bukkit - Finish");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user