public class EntityLinkData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityLinkData.Type |
| Constructor and Description |
|---|
EntityLinkData(long from,
long to,
EntityLinkData.Type type,
boolean immediate)
Deprecated.
|
@Deprecated public EntityLinkData(long from, long to, EntityLinkData.Type type, boolean immediate)
Copyright © 2018–2022 NukkitX. All rights reserved.