类 LeashDataInnerAPI.PropertyOperations
java.lang.Object
top.r3944realms.superleadrope.util.capability.LeashDataInnerAPI.PropertyOperations
- 封闭类:
- LeashDataInnerAPI
The type Property operations.
-
方法概要
修饰符和类型方法说明static voidsetElasticDistanceScale(net.minecraft.world.entity.Entity entity, @Nullable Double distance) Set static elastic distance scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double scale) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double scale, int maxKeepTicks) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double scale, int maxKeepTicks, @Nullable String reserved) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double scale) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double scale, int maxKeepTicks) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double scale, int maxKeepTicks, @Nullable String reserved) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double scale) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double scale, int maxKeepTicks) Sets elastic scale.static booleansetElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double scale, int maxKeepTicks, @Nullable String reserved) Sets elastic scale.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double distance) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double distance, int maxKeepTicks) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable Double distance, int maxKeepTicks, @Nullable String reserved) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double distance) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double distance, int maxKeepTicks) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable Double distance, int maxKeepTicks, @Nullable String reserved) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double distance) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double distance, int maxKeepTicks) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double distance, int maxKeepTicks, @Nullable String reserved) Sets max distance.static booleansetMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable Double distance, @Nullable String reserved) Sets max distance.static voidsetStaticMaxDistance(net.minecraft.world.entity.Entity entity, @Nullable Double distance) Set static max distance.
-
方法详细资料
-
setStaticMaxDistance
public static void setStaticMaxDistance(net.minecraft.world.entity.Entity entity, @Nullable @Nullable Double distance) Set static max distance.- 参数:
entity- the entitydistance- the distance
-
setElasticDistanceScale
public static void setElasticDistanceScale(net.minecraft.world.entity.Entity entity, @Nullable @Nullable Double distance) Set static elastic distance scale.- 参数:
entity- the entitydistance- the distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double distance) Sets max distance.- 参数:
entity- the entityholder- the holderdistance- the distance- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double distance, @Nullable @Nullable String reserved) Sets max distance.- 参数:
entity- the entityholder- the holderdistance- the distancereserved- the reserved- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double distance, int maxKeepTicks) Sets max distance.- 参数:
entity- the entityholder- the holderdistance- the distancemaxKeepTicks- the max keep ticks- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double distance, int maxKeepTicks, @Nullable @Nullable String reserved) Sets max distance.- 参数:
entity- the entityholder- the holderdistance- the distancemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double distance) Sets max distance.- 参数:
entity- the entityholderUUID- the holder uuiddistance- the distance- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double distance, int maxKeepTicks) Sets max distance.- 参数:
entity- the entityholderUUID- the holder uuiddistance- the distancemaxKeepTicks- the max keep ticks- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double distance, int maxKeepTicks, @Nullable @Nullable String reserved) Sets max distance.- 参数:
entity- the entityholderUUID- the holder uuiddistance- the distancemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double distance) Sets max distance.- 参数:
entity- the entityknotPos- the knot posdistance- the distance- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double distance, int maxKeepTicks) Sets max distance.- 参数:
entity- the entityknotPos- the knot posdistance- the distancemaxKeepTicks- the max keep ticks- 返回:
- the max distance
-
setMaxDistance
public static boolean setMaxDistance(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double distance, int maxKeepTicks, @Nullable @Nullable String reserved) Sets max distance.- 参数:
entity- the entityknotPos- the knot posdistance- the distancemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the max distance
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double scale) Sets elastic scale.- 参数:
entity- the entityholder- the holderscale- the scale- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double scale, int maxKeepTicks) Sets elastic scale.- 参数:
entity- the entityholder- the holderscale- the scalemaxKeepTicks- the max keep ticks- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, @Nullable @Nullable Double scale, int maxKeepTicks, @Nullable @Nullable String reserved) Sets elastic scale.- 参数:
entity- the entityholder- the holderscale- the scalemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double scale) Sets elastic scale.- 参数:
entity- the entityholderUUID- the holder uuidscale- the scale- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double scale, int maxKeepTicks) Sets elastic scale.- 参数:
entity- the entityholderUUID- the holder uuidscale- the scalemaxKeepTicks- the max keep ticks- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, UUID holderUUID, @Nullable @Nullable Double scale, int maxKeepTicks, @Nullable @Nullable String reserved) Sets elastic scale.- 参数:
entity- the entityholderUUID- the holder uuidscale- the scalemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double scale) Sets elastic scale.- 参数:
entity- the entityknotPos- the knot posscale- the scale- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double scale, int maxKeepTicks) Sets elastic scale.- 参数:
entity- the entityknotPos- the knot posscale- the scalemaxKeepTicks- the max keep ticks- 返回:
- the elastic scale
-
setElasticDistanceScale
public static boolean setElasticDistanceScale(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, @Nullable @Nullable Double scale, int maxKeepTicks, @Nullable @Nullable String reserved) Sets elastic scale.- 参数:
entity- the entityknotPos- the knot posscale- the scalemaxKeepTicks- the max keep ticksreserved- the reserved- 返回:
- the elastic scale
-