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

com.parzivail.util.entity.IFlyingVehicle Maven / Gradle / Ivy

package com.parzivail.util.entity;

/**
 * Tag interface for vehicles that fly (to prevent dedicated server from kicking the player)
 */
public interface IFlyingVehicle
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy