I'm wondering how i would check if a brick was placed within a trigger or not. For Example, is there a way to use onEnterTrigger(); and onLeaveTrigger(); to check if a brick was placed within a trigger? or would a ContainerBoxSearch be needed, and how would someone set that up?