类 LeashStateInnerAPI.Offset
java.lang.Object
top.r3944realms.superleadrope.util.capability.LeashStateInnerAPI.Offset
- 封闭类:
- LeashStateInnerAPI
The type Offset.
-
方法概要
修饰符和类型方法说明static voidaddApplyEntity(net.minecraft.world.entity.Entity entity, net.minecraft.world.phys.Vec3 offset) Add apply entity.static voidaddHolderTo(net.minecraft.world.entity.Entity entity, UUID holderUUID, net.minecraft.world.phys.Vec3 offset) Add holder to.static voidaddHolderTo(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, net.minecraft.world.phys.Vec3 offset) Add holder to.static voidaddHolderTo(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, net.minecraft.world.phys.Vec3 offset) Add holder to.static Optional<net.minecraft.world.phys.Vec3>getApplyEntityOffset(net.minecraft.world.entity.Entity entity) Gets apply entity offset.static net.minecraft.world.phys.Vec3getDefaultApplyEntityOffset(net.minecraft.world.entity.Entity entity) Gets default apply entity offset.static voidremoveAllHolderBlockPoses(net.minecraft.world.entity.Entity entity) Remove all holder block poses.static voidremoveAllHolderUUIDs(net.minecraft.world.entity.Entity entity) Remove all holder uui ds.static voidremoveApplyEntity(net.minecraft.world.entity.Entity entity) Remove apply entity.static voidremoveHolderAll(net.minecraft.world.entity.Entity entity) Remove holder all.static voidremoveHolderFor(net.minecraft.world.entity.Entity entity, UUID holderUUID) Remove holder for.static voidremoveHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Remove holder for.static voidremoveHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Remove holder for.static voidresetAllHolder(net.minecraft.world.entity.Entity entity) Reset all holder.static voidresetApplyEntityAll(net.minecraft.world.entity.Entity entity) Reset apply entity all.static voidresetHolderFor(net.minecraft.world.entity.Entity entity, UUID holderUUID) Reset holder for.static voidresetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Reset holder for.static voidresetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Reset holder for.static voidsetApplyEntity(net.minecraft.world.entity.Entity entity, net.minecraft.world.phys.Vec3 offset) Sets apply entity.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, UUID holderUUID) Sets holder for.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, UUID holderUUID, net.minecraft.world.phys.Vec3 offset) Sets holder for.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Sets holder for.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, net.minecraft.world.phys.Vec3 offset) Sets holder for.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Sets holder for.static voidsetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, net.minecraft.world.phys.Vec3 offset) Sets holder for.
-
方法详细资料
-
resetAllHolder
public static void resetAllHolder(net.minecraft.world.entity.Entity entity) Reset all holder.- 参数:
entity- the entity
-
resetHolderFor
public static void resetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Reset holder for.- 参数:
entity- the entityholder- the holder
-
resetHolderFor
Reset holder for.- 参数:
entity- the entityholderUUID- the holder uuid
-
resetHolderFor
public static void resetHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Reset holder for.- 参数:
entity- the entityknotPos- the knot pos
-
setHolderFor
public static void setHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, net.minecraft.world.phys.Vec3 offset) Sets holder for.- 参数:
entity- the entityholder- the holderoffset- the offset
-
setHolderFor
public static void setHolderFor(net.minecraft.world.entity.Entity entity, UUID holderUUID, net.minecraft.world.phys.Vec3 offset) Sets holder for.- 参数:
entity- the entityholderUUID- the holder uuidoffset- the offset
-
setHolderFor
public static void setHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, net.minecraft.world.phys.Vec3 offset) Sets holder for.- 参数:
entity- the entityknotPos- the knot posoffset- the offset
-
setHolderFor
public static void setHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Sets holder for.- 参数:
entity- the entityknotPos- the knot pos
-
setHolderFor
public static void setHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Sets holder for.- 参数:
entity- the entityholder- the holder
-
setHolderFor
Sets holder for.- 参数:
entity- the entityholderUUID- the holder uuid
-
addHolderTo
public static void addHolderTo(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder, net.minecraft.world.phys.Vec3 offset) Add holder to.- 参数:
entity- the entityholder- the holderoffset- the offset
-
addHolderTo
public static void addHolderTo(net.minecraft.world.entity.Entity entity, UUID holderUUID, net.minecraft.world.phys.Vec3 offset) Add holder to.- 参数:
entity- the entityholderUUID- the holder uuidoffset- the offset
-
addHolderTo
public static void addHolderTo(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos, net.minecraft.world.phys.Vec3 offset) Add holder to.- 参数:
entity- the entityknotPos- the knot posoffset- the offset
-
removeHolderFor
public static void removeHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.Entity holder) Remove holder for.- 参数:
entity- the entityholder- the holder
-
removeHolderFor
Remove holder for.- 参数:
entity- the entityholderUUID- the holder uuid
-
removeHolderFor
public static void removeHolderFor(net.minecraft.world.entity.Entity entity, net.minecraft.core.BlockPos knotPos) Remove holder for.- 参数:
entity- the entityknotPos- the knot pos
-
removeHolderAll
public static void removeHolderAll(net.minecraft.world.entity.Entity entity) Remove holder all.- 参数:
entity- the entity
-
removeAllHolderUUIDs
public static void removeAllHolderUUIDs(net.minecraft.world.entity.Entity entity) Remove all holder uui ds.- 参数:
entity- the entity
-
removeAllHolderBlockPoses
public static void removeAllHolderBlockPoses(net.minecraft.world.entity.Entity entity) Remove all holder block poses.- 参数:
entity- the entity
-
getApplyEntityOffset
public static Optional<net.minecraft.world.phys.Vec3> getApplyEntityOffset(net.minecraft.world.entity.Entity entity) Gets apply entity offset.- 参数:
entity- the entity- 返回:
- the apply entity offset
-
getDefaultApplyEntityOffset
public static net.minecraft.world.phys.Vec3 getDefaultApplyEntityOffset(net.minecraft.world.entity.Entity entity) Gets default apply entity offset.- 参数:
entity- the entity- 返回:
- the default apply entity offset
-
resetApplyEntityAll
public static void resetApplyEntityAll(net.minecraft.world.entity.Entity entity) Reset apply entity all.- 参数:
entity- the entity
-
removeApplyEntity
public static void removeApplyEntity(net.minecraft.world.entity.Entity entity) Remove apply entity.- 参数:
entity- the entity
-
setApplyEntity
public static void setApplyEntity(net.minecraft.world.entity.Entity entity, net.minecraft.world.phys.Vec3 offset) Sets apply entity.- 参数:
entity- the entityoffset- the offset
-
addApplyEntity
public static void addApplyEntity(net.minecraft.world.entity.Entity entity, net.minecraft.world.phys.Vec3 offset) Add apply entity.- 参数:
entity- the entityoffset- the offset
-