类 LeashDataInnerAPI.ManagementOperations

java.lang.Object
top.r3944realms.superleadrope.util.capability.LeashDataInnerAPI.ManagementOperations
封闭类:
LeashDataInnerAPI

public static final class LeashDataInnerAPI.ManagementOperations extends Object
The type Management operations.
  • 方法详细资料

    • occupyLeash

      public static Optional<UUID> occupyLeash(net.minecraft.world.entity.Entity entity)
      Occupy leash optional.
      参数:
      entity - the entity
      返回:
      the optional
    • markForSync

      public static void markForSync(net.minecraft.world.entity.Entity entity)
      Mark for sync.
      参数:
      entity - the entity
    • immediateSync

      public static void immediateSync(net.minecraft.world.entity.Entity entity)
      Immediate sync.
      参数:
      entity - the entity
    • checkSync

      public static void checkSync(net.minecraft.world.entity.Entity entity)
      Check sync.
      参数:
      entity - the entity