mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 16:24:23 +01:00
What is this? Am I a joke to you, Eclipse!?
This commit is contained in:
parent
a39167ca11
commit
20de3dc7cb
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ public class ModelBreezie<T extends LivingEntity> extends BipedEntityModel<T> {
|
|||
rightWing.render(scale);
|
||||
}
|
||||
|
||||
@SuppressWarnings("incomplete-switch")
|
||||
@Override
|
||||
public void setAngles(T entity, float move, float swing, float ticks, float headYaw, float headPitch, float scale) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue