Interface SignUtil


public interface SignUtil
  • Method Details

    • postMovementReady

      static void postMovementReady(MovementDetailsBuilder details, Vessel vessel, org.core.entity.living.human.player.LivePlayer player, org.core.world.position.impl.sync.SyncBlockPosition position, SignUtil.MovementReady ready)
    • onMovement

      static void onMovement(org.core.world.position.impl.sync.SyncBlockPosition sign, org.core.entity.living.human.player.LivePlayer player, SignUtil.MovementReady movement)