EntityCullingGroup

constructor(id: String, blocks: MutableSet<RebarGroupCulledBlock> = mutableSetOf(), entityIds: MutableSet<UUID> = mutableSetOf())(source)