@@ -0,0 +1,9 @@
using UnityEngine;
namespace RedCircuit.Simulation
{
/// <summary>信号传播器,基于优先级队列 BFS 实现红石信号强度衰减传播。</summary>
public class SignalPropagator : MonoBehaviour
}
The note is not visible to the blocked user.