| Package | Description | 
|---|---|
| us.myles.ViaVersion.api.entities | 
| Modifier and Type | Method and Description | 
|---|---|
static Entity1_13Types.ObjectType | 
Entity1_13Types.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Entity1_13Types.ObjectType[] | 
Entity1_13Types.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Optional<Entity1_13Types.ObjectType> | 
Entity1_13Types.ObjectType.findById(int id)  | 
static Optional<Entity1_13Types.ObjectType> | 
Entity1_13Types.ObjectType.fromEntityType(Entity1_13Types.EntityType type)  | 
Copyright © 2016–2021. All rights reserved.