public class EntityUtils extends Object
| Constructor and Description |
|---|
EntityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
toBedrockEffectId(com.github.steveice10.mc.protocol.data.game.entity.Effect effect) |
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) |
public static int toBedrockEffectId(com.github.steveice10.mc.protocol.data.game.entity.Effect effect)
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 © 2020 GeyserMC. All rights reserved.