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

net.mostlyoriginal.api.component.graphics.Invisible Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
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