mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-26 18:39:07 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -274,7 +274,7 @@ public abstract class BaseUser<T> {
|
||||
PacketManager.sendRotationPacket(armorStandId, location, false, other);
|
||||
PacketManager.sendLookPacket(armorStandId, location, other);
|
||||
PacketManager.sendRidingPacket(this.getEntityId(), armorStandId, other);
|
||||
|
||||
PacketManager.sendEquipmentPacket(equipment, armorStandId, other);
|
||||
if (hidden) return;
|
||||
this.updateBalloon(other, location, settings.getCosmeticSettings());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user