io.github.kosmx.bendylib.impl.IRepositionableVertex 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;
public interface IRepositionableVertex extends IVertex{
IPosWithOrigin getPosObject();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy