类 LeashDataInnerAPI.Utils
java.lang.Object
top.r3944realms.superleadrope.util.capability.LeashDataInnerAPI.Utils
- 封闭类:
- LeashDataInnerAPI
The type Utils.
-
方法概要
修饰符和类型方法说明static booleanhasLeashData(net.minecraft.world.entity.Entity entity) Has leash data boolean.
-
方法详细资料
-
hasLeashData
public static boolean hasLeashData(net.minecraft.world.entity.Entity entity) Has leash data boolean.- 参数:
entity- the entity- 返回:
- the boolean
-