![JAR search and dependency download from the Maven repository](/logo.png)
net.mostlyoriginal.api.component.graphics.Invisible Maven / Gradle / Ivy
package net.mostlyoriginal.api.component.graphics;
import com.artemis.Component;
/**
* Entity should not be rendered.
*
* @author Daan van Yperen
*/
public class Invisible extends Component {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy