mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Also update the javadoc
This commit is contained in:
parent
1c8126215e
commit
229e0c3c30
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ public abstract class ClientPonyModel<T extends LivingEntity> extends PlayerEnti
|
|||
}
|
||||
|
||||
/**
|
||||
* Copies this model's attributes from some other.
|
||||
* Copies this model's attributes into the passed model.
|
||||
*/
|
||||
@Override
|
||||
public void setAttributes(BipedEntityModel<T> model) {
|
||||
|
|
Loading…
Reference in a new issue