| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock | |
| com.nukkitx.protocol.bedrock.data.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Int2ObjectBiMap<EntityData.Type> |
BedrockPacketHelper.entityDataTypes |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BedrockPacketHelper.addEntityDataType(int index,
EntityData.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static EntityData.Type |
EntityData.Type.from(Object o) |
EntityData.Type |
EntityDataMap.getType(EntityData key) |
static EntityData.Type |
EntityData.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityData.Type[] |
EntityData.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 NukkitX. All rights reserved.