public class EntityUtils extends Object
| Constructor and Description |
|---|
EntityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
toBedrockEntity(com.github.steveice10.mc.protocol.data.game.entity.type.MobType type) |
static EntityType |
toBedrockEntity(com.github.steveice10.mc.protocol.data.game.entity.type.object.ObjectType type) |
static com.github.steveice10.mc.protocol.data.game.entity.type.MobType |
toJavaEntity(EntityType type) |
public static com.github.steveice10.mc.protocol.data.game.entity.type.MobType toJavaEntity(EntityType type)
public static EntityType toBedrockEntity(com.github.steveice10.mc.protocol.data.game.entity.type.MobType type)
public static EntityType toBedrockEntity(com.github.steveice10.mc.protocol.data.game.entity.type.object.ObjectType type)
Copyright © 2019 GeyserMC. All rights reserved.