io.github.kosmx.bendylib.impl.accessors.DirectionMutator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bendy-lib Show documentation
Show all versions of bendy-lib Show documentation
Minecraft FabricMC model render library
The newest version!
package io.github.kosmx.bendylib.impl.accessors;
import net.minecraft.class_1160;
public interface DirectionMutator {
void setDirection(class_1160 vec3f);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy