All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.parzivail.util.client.render.ModelAngleAnimator Maven / Gradle / Ivy

package com.parzivail.util.client.render;

import net.minecraft.class_1297;

@FunctionalInterface
public interface ModelAngleAnimator
{
	void setAngles(MutableAnimatedModel model, T entity, float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float tickDelta);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy