What is this? Am I a joke to you, Eclipse!?

This commit is contained in:
Sollace 2019-07-07 21:37:55 +02:00
parent a39167ca11
commit 20de3dc7cb

View file

@ -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) {