Interface EntityType
- All Known Implementing Classes:
BuiltinEntityType,EntityType.Custom
public interface EntityType
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityTypefrom(int id) intid()default booleanis(EntityType type) boolean
-
Method Details
-
id
int id() -
isProjectile
boolean isProjectile() -
from
-
is
-